Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
SOLVED

How to create nested sub task in Workfront by using fusion?

Avatar

Level 2

How to create nested sub task in Workfront by using fusion?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi,

 

to create a child / subtask, you just need to add the field parentID to your Create Record module and map the id of the parent task to it.

 

Regards

Lars

View solution in original post

3 Replies

Avatar

Correct answer by
Level 10

Hi,

 

to create a child / subtask, you just need to add the field parentID to your Create Record module and map the id of the parent task to it.

 

Regards

Lars

Avatar

Level 2

If I want to create sub task under sub task, is it same way to map?

Avatar

Level 10

Correct, the "sub sub task" would get the sub tasks ID mapped to the parentID field.