Skip to Content
मेन्यू
This question has been flagged
1 Reply
4824 Views

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
Discard
Best Answer

Hi, you can use xml attrs ,

<field name="column1"/>

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

Avatar
Discard
Related Posts Replies Views Activity
2
सित॰ 24
2101
1
फ़र॰ 21
6476
1
मार्च 15
7766
1
फ़र॰ 21
14321
1
फ़र॰ 16
8515