I want create one input field and give a class as widget and get a value of it using javascript. this widget used more than once
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
<input t-att-type="widget.password ? 'password' : 'text'"
t-att-id="widget.id_for_label"
t-att-tabindex="widget.node.attrs.tabindex"
t-att-autofocus="widget.node.attrs.autofocus"
t-att-placeholder="widget.node.attrs.placeholder"
t-att-maxlength="widget.field.size"
name="kladr_city"
/>
t-att-id="widget.id_for_label" what is the meaning of this line
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
0
авг. 20
|
2604 | ||
|
0
февр. 18
|
3099 | ||
|
0
сент. 17
|
3830 | ||
|
2
нояб. 15
|
351 | ||
|
1
февр. 24
|
11657 |