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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
<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
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
ago 20
|
2647 | ||
|
0
feb 18
|
3121 | ||
|
0
sept 17
|
3861 | ||
|
2
nov 15
|
387 | ||
|
1
feb 24
|
11672 |