Hi,
I am trying to see if anyone knows how to create a Section in a task using the API for the other subtasks to sit under.
Please note this is not using Sections in a project
Hi,
I am trying to see if anyone knows how to create a Section in a task using the API for the other subtasks to sit under.
Please note this is not using Sections in a project
Hi @Mitch_Hare,
You bet! It’s not too obvious, I know, but just set the property is_rendered_as_separator
to true
on any subtask and it will turn that subtask into a “subtask section”.
Oh wow! Thanks @Phil_Seeman I will give this a shot now
Worked like a CHARM!