How can I disable the drag-drop of the tickets in kanban view?
This question has been flagged
2
Replies
5632
Views
Yes, you can do this simply.
Just add read-only attribute in your field in kanban view.
<kanban>
<field name="state" readonly="1"/>
...
</kanban>
Hiii,
Please use this
records_draggable="false" default_group_by="student_id">
Thanks
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
1
Jan 25
|
3886 | ||
|
|
0
Aug 22
|
4222 | ||
|
|
0
Mar 22
|
4423 | ||
|
|
2
Jan 21
|
8742 | ||
|
Report in custom module
Solved
|
|
2
Mar 20
|
7115 |