How can I disable the drag-drop of the tickets in kanban view?
此問題已被標幟
2
回覆
5681
瀏覽次數
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
| 相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
|---|---|---|---|---|
|
|
1
1月 25
|
4064 | ||
|
|
0
8月 22
|
4330 | ||
|
|
0
3月 22
|
4491 | ||
|
|
2
1月 21
|
8811 | ||
|
|
2
3月 20
|
7182 |