<div dir="ltr">There is no event for that, that has to be custom handled.</div><br><div class="gmail_quote"><div dir="ltr">On Wed, Sep 26, 2018 at 7:12 PM Tony Sandman <<a href="mailto:tonysandman999@gmail.com">tonysandman999@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>VT code designers will not answer. They seem to be too busy. Are they?<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Sep 26, 2018 at 8:30 PM Alan Lord <<a href="mailto:alanslists@gmail.com" target="_blank">alanslists@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have two custom modules which are related via the vtiger_crmentityrel <br>
table in a many-to-many style relationship.<br>
<br>
I've been trying to trace through the vtiger code where the above <br>
function is ultimately triggered from and what I need to *configure* and <br>
where so that if I delete a record from either of the two modules, the <br>
relationship is cleared too?<br>
<br>
The trash() function in CRMEntity fires unlinkDependencies(), but this <br>
seems to be for many-to-one relationships via UIType 10 fields.<br>
<br>
The DeleteEntity() function in utils.php calls unlinkRelationship(), and <br>
this is called either by the Unlink action (expectedly) via the <br>
Vtiger_Relation_Model or from the Webservices/VtigerCRMObject.php class, <br>
but I do not think this is the right place either.<br>
<br>
So after all this, am I right to think this is something I should take <br>
care of within a vtiger.entity.afterdelete event and that there isn;t a <br>
mechanism to get this triggered directly?<br>
<br>
This is vtiger 7.1<br>
<br>
TIA<br>
<br>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a><br>
</blockquote></div>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div>