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

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
Discard
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
Discard
Author

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 Replies Views Activity
3
दिस॰ 23
91443
3
सित॰ 21
5381
1
सित॰ 15
9087
4
अग॰ 25
6003
3
जुल॰ 23
5929