Hi all, is there a standard way (I mean not using plugin) prefferably workflow how to affect all child records when parent changes?
Example: I have a record (Account) with some open tasks. I would like to cancel all tasks when the user deactivates this Account.
Thank you