Help

Re: For subtasks, unlink fields but preserve record of link

Solved
Jump to Solution
1400 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Darin_Bellisari
6 - Interface Innovator
6 - Interface Innovator

We use linked records to create sub-tasks (the tasks are in one table, sub-tasks are in another table where the entries link to a task)

However, when you look at all the subtasks for a given task, you cannot filter out “completed” subtasks. As a result, it crowds the view. One solution is to unlink the subtask once it’s completed, but then you can never go back and figure out what task that subtask belonged to

Is there any field we can create in the Subtask table that will capture the Task it is linked to, and then preserve that information even when it’s unlinked? Thank you!

1 Solution

Accepted Solutions
Kamille_Parks
16 - Uranus
16 - Uranus

See this solution:

See Solution in Thread

4 Replies 4
Kamille_Parks
16 - Uranus
16 - Uranus

See this solution:

That is brilliant! Thanks Kamille, let me try it!

You should be able to filter out completed subtasks by filtering the view in the subtasks table.

If you are using a lookup or rollup to see the sub tasks, you can use a conditional lookup/rollup to filter out completed subtasks.

I believe he means within the Link field so that he can click on the task to expand the record, as Link fields will show all records linked and don’t have the conditional visibility options of Lookup/Rollup/Count fields.