Can I make drag and drop work only for some columns in kanban?
For example, I have columns:
- NEW
- APPROVED
- CANCELLED
And I want to make it so that I can drag and drop a request to new or approve, but not to canceled and vice versa.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Can I make drag and drop work only for some columns in kanban?
For example, I have columns:
- NEW
- APPROVED
- CANCELLED
And I want to make it so that I can drag and drop a request to new or approve, but not to canceled and vice versa.
Hi
You can make that field read-only
<field name="state" readonly="1"/>
Regards
but this setting disables drag and drop altogether, I don't need it
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
2
3月 23
|
3946 | ||
|
2
8月 22
|
3143 | ||
|
0
6月 21
|
3008 | ||
|
1
7月 22
|
2840 | ||
|
0
8月 25
|
72 |