I am creating a form and I would like to know how to hide fields when a field is filled and when the hided fields appear again when the field is empty again
Se marcó esta pregunta
1
Responder
5487
Vistas
Hi, you can use xml attrs ,
<field name="column1"/>
<field name="column2" attrs="{'invisible':[('column1','!=',False)]}" />
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
|
2
sept 24
|
2790 | ||
|
|
1
feb 21
|
7057 | ||
|
|
1
mar 15
|
8584 | ||
|
Hide a fields when part of a group
Resuelto
|
|
1
feb 21
|
15073 | |
|
|
1
feb 16
|
9205 |