Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
5335 Lượt xem

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Tác giả

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.

Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 8 25
2633
1
thg 7 25
1022
1
thg 8 25
1151
0
thg 5 25
1481
2
thg 4 25
3629