Can i set 5 project without start date and from that 5 project 2 project have 2-2 sub task and other 3 project have no task and no start date?
Hi,
Tasks with project type ignore start_date, end_date and depend on child tasks.
I.e. by default they should have at least one child to display correctly.
Hello Polina,
My main question is that,
If I have 5 projects and my 4 projects have no task and no start date or not end date and no duration available for them.
My 1 project only have one task. so i just want to represent all projects, which have task and which does not.
I.e:
Project-1
task1
task2
Project-2
Project-3
Project-4
Project-5
Hi,
Projects withous children will be displayed in the next way: docs.dhtmlx.com/gantt/snippet/27398aa2
As I mentioned, task with type project needs at least one child. docs.dhtmlx.com/gantt/desktop__ … ojecttasks
You can try redefine this behaviour by changing source code.