Hello I would like to know is there an attribute that allows me to block a field after another is written, that is, it is not written in it if another is true
This question has been flagged
1
Reply
4575
Views
Hi,
You can make it read only based on the condition: attrs="{'readonly': [('another_field', '=', False)]}"
Thanks
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
3
May 24
|
7957 | ||
|
|
2
May 24
|
5496 | ||
|
|
1
Sep 15
|
6585 | ||
|
|
3
Mar 15
|
17774 | ||
|
|
2
Dec 25
|
4065 |