Our flexible Kanban board for managing tasks with drag drop


Post by licjapodaca »

Hi there, I want to use the editing inline with the SimpleTaskEdit feature but I want to suspend the Double Clicking trigger, instead I want to call the inline editing by a Task Menu option called "Rename" ....

  • How to suspend the double click for inline editing?

  • How to trigger the inline editing of the task name in the card by calling some method of the Taskboard component?


Post by mats »

How to suspend the double click for inline editing?

Not yet supported, we'll fix this shortly. https://github.com/bryntum/support/issues/3381

How to trigger the inline editing of the task name in the card by calling some method of the Taskboard component?

Please see https://bryntum.com/docs/taskboard/#TaskBoard/view/TaskBoardBase#function-editTask


Post by licjapodaca »

Excellent @mats, thanks...

Regards


Post Reply