Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
4422 Vues

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

Avatar
Ignorer
Meilleure réponse

Hi, you can use xml attrs ,

<field name="column1"/>

<field name="column2" attrs="{'invisible':[('column1','!=',False)]}" />

Avatar
Ignorer
Publications associées Réponses Vues Activité
2
sept. 24
1626
1
févr. 21
6057
1
mars 15
7287
1
févr. 21
13920
1
févr. 16
7966