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
此问题已终结
1
回复
5003
查看
Hi,
You can make it read only based on the condition: attrs="{'readonly': [('another_field', '=', False)]}"
Thanks
| 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|
|
3
5月 24
|
8675 | ||
|
|
2
5月 24
|
6075 | ||
|
|
1
9月 15
|
7079 | ||
|
|
3
3月 15
|
18292 | ||
|
|
2
12月 25
|
5060 |