Our state of the art Gantt chart


Post by cllor »

We wish to only allow adding subtask under WBS 1.0.

How to disable the add task (Add Task Below, Add Task Above) option when right click on WBS 1.0 only?

Attachments
20210923 Disable AddTaskWBS1.0.jpg
20210923 Disable AddTaskWBS1.0.jpg (215.05 KiB) Viewed 315 times

Post by alex.l »

Hi cllor,

Please check our docs for this feature: https://bryntum.com/docs/gantt/#Gantt/feature/TaskMenu

It contains examples how to handle items, hide existed, add new depends on data too. All you need is to implement https://bryntum.com/docs/gantt/#Gantt/feature/TaskMenu#config-processItems

All the best,
Alex


Post Reply