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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Mar 23
|
3974 | ||
|
2
Aug 22
|
3167 | ||
|
0
Jun 21
|
3029 | ||
|
1
Jul 22
|
2879 | ||
|
0
Aug 25
|
174 |