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
|
3974 | ||
|
2
8月 22
|
3167 | ||
|
0
6月 21
|
3029 | ||
|
1
7月 22
|
2879 | ||
|
0
8月 25
|
166 |