Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
5329 Weergaven

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

Avatar
Annuleer
Beste antwoord

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
Annuleer
Auteur

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.

Gerelateerde posts Antwoorden Weergaven Activiteit
2
aug. 25
2633
1
jul. 25
1021
1
aug. 25
1151
0
mei 25
1480
2
apr. 25
3627