Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
5334 Ansichten

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

Avatar
Verwerfen
Beste Antwort

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

Avatar
Verwerfen
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.

Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Aug. 25
2633
1
Juli 25
1022
1
Aug. 25
1151
0
Mai 25
1481
2
Apr. 25
3629