Using A Checkbox Field To Decide Which Parent Tasks To Delete
Hello,
I am attempting to utilize a checkbox field on a custom form (on a project) to automate the removal of the unselected options. Each option in the checkbox field matches a parent task being used for the incoming project so a 1-1 relationship does exist there.
For example.
Checkbox Field Options:
1,2,3,4,5
Template Tasks:
1,2,3,4,5If the incoming project has 1,3 and 5 selected then task 2 and 4 would be removed. I am trying to first get a record of each parent task in the project but don't see an option for listing out a projects tasks.
If it is worth nothing, each of the tasks I will be deleting is a parent task.
Thanks in advance!
-Eric