If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
How can I update an entity where one of its child entities is deleted or unlinked?
Currently, there is no way to update a parent entity when the child entity is unlinked.
However, it's possible to update the parent entity when the child entity is deleted. This can be done using the Worflow. For example:
Comment