Please note that to make it work, you need to place the focus to the Grid. You can do that if you click on the grid header cell or start adding a new task and click on the “Cancel” button.
Select a task prior to create
Add a new WBS row after selecting a WBS: Shift+Insert button which will add WBS below it
Without selecting a task prior to create
Create a WBS at the bottom of the list when Shift+Insert pressed without selecting any task
Gantt doesn’t have WBS tasks/rows. You need to implement that feature manually by using the Gantt API and Javascript.
You can create a custom task type as described in the following article: https://docs.dhtmlx.com/gantt/desktop__task_types.html#creatingacustomtype
You will need to manually add the styles and the logic you need.
After that, you can use the same approach as described above for regular tasks.
If you want us to implement the WBS tasks for you, you can contact the Sales team: info@dhtmlx.com
Also remove the parent creation when selecting a child task while adding
It is not clear what you mean. Please describe your question in more detail.
Using indent and outdent, we shall create parent and child task
So, when you use it, a task above the selected task becomes the parent task when you indent the selected task. Or it becomes a regular task if you outdent the selected task, and there are no other child tasks for the task above.
If you need something different, please describe your requirement in more detail.
Don’t disable the Create Task icon when task is in rename mode, similar to primavera
By default, the “+” icon is not disabled. If you do that, you already did something with the Gantt configuration. And to change how it works, I need to know which code you applied. You can add your configuration to the following snippet and make sure that the issue is reproduced there:
Then, click on the Save button and send me the link.
Or send me a ready demo with all the necessary JavaScript and CSS files so that I can reproduce the issue locally.
1 Like
Get a guaranteed answer from DHTMLX technical support team
under the most suitable support plan