Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
11160 Prikazi

Hi,

How to make a field readonly based on some condition? For instance i want to make fields readonly on form load based on some values from another table.

Avatar
Opusti
Best Answer

Hello Binyam Assefa ,

 To make readonly field based on condition you can use "attrs" attribute in field tag as follows :

 <field name="field_name" attrs="{'readonly' : [domain]}"/>

 Hope this will work for you.

Thanks!

Avatar
Opusti
Avtor

Thanks Jainesh Shah,

So i have to declare fields that contains some calculated values from another domains to use it here in the current view.

Related Posts Odgovori Prikazi Aktivnost
3
dec. 23
91432
3
sep. 21
5373
1
sep. 15
9085
4
avg. 25
5969
3
jul. 23
5922