Can you make it so actions only edit specific related records
Currently, when a project record is created in table A, it is automatically creating a task for it in table B. Though one project, can have many task. Currently, to edit task descriptions after making...
Is there a reason that you cannot simply use a lookup field from the Parent down to the child? Then perhaps a formula to decide to either use that lookup field or not in a description?