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
|
4267 | ||
|
2
8월 22
|
3326 | ||
|
0
6월 21
|
3188 | ||
|
1
7월 22
|
3168 | ||
|
3
9월 25
|
3067 |