Announcement

Collapse
No announcement yet.

Delete child entities when deleting an entity..

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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.

  • #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...
    X