تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
5343 أدوات العرض

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

الصورة الرمزية
إهمال
أفضل إجابة

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

الصورة الرمزية
إهمال
الكاتب

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.

المنشورات ذات الصلة الردود أدوات العرض النشاط
2
أغسطس 25
2634
1
يوليو 25
1025
1
أغسطس 25
1151
0
مايو 25
1482
2
أبريل 25
3632