Our flexible Kanban board for managing tasks with drag drop


Post by shimnx »

I don't need add task,how to remove it?

Attachments
屏幕截图 2022-07-27 111520.png
屏幕截图 2022-07-27 111520.png (5.74 KiB) Viewed 371 times

Post by tasnim »

Hi,
You need to set https://bryntum.com/docs/taskboard/api/TaskBoard/feature/ColumnToolbars to false.

features : {
	columnToolbars : false
}

Good Luck :).


Post Reply