Delete child entities when deleting an entity..

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ashballan
    Member
    • Apr 2018
    • 66

    Delete child entities when deleting an entity..

    Is there a way in workflows to remove all linked child entities when the parent entity is deleted? So if an Account is deleted all Calls/Meetings/Tasks linked to it to be removed as well.

    Also, under the same concept, is there a way in workflows to modify the Status of child entities to match the parent. So if an Event is switched to "Held" then child related events switch to "Held" as well.

    Thanks!
    Last edited by ashballan; 05-19-2018, 09:17 AM.
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hello,
    1. we can't catch removing with workflow. You can do it only with hooks

    2. yes, with update related record

    Comment

    Working...