Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
5345 Widoki

 i can display values in xml in <p>    </P> but i wanted to display in input type = text

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

To display value inside a input field,   you can use t-att-value

See the sample,

<input type="text" class="form-control o_website_form_input" name="contact_name" t-att-value="request.params.get('contact_name', '')" required=""/>


Thanks

Awatar
Odrzuć
Autor

Niyas Bhai Thank You problem solved

Hello Niyas, Input field value how to assign or t-set to variable. Input value each time changing after clicking next and prev button, js onclick function updating input value, but unable to assign variable or display in t-esc.

Powiązane posty Odpowiedzi Widoki Czynność
2
sie 25
2634
1
lip 25
1025
1
sie 25
1151
0
maj 25
1482
2
kwi 25
3632