Table part layout

Hello. I have one column of the table part and under the condition that it can some row can be divided into such a layout, like on the left is the general name and on the right already as nested, how can this be implemented?


see table part

Hello Molven,
Gantt doesn’t have a built-in feature for that. The dev team will add it in the future, but I cannot give you any ETA.
For now, you need to implement a custom solution by using the Gantt API and Javascript.
Gantt.
Here are examples that can help you to start implementing your solution: