<div dir="ltr">Hello all,<div><br></div><div>I try to do something without 

changing the vtiger core. Maybe you have any idea.</div><div><div>My case:</div><div>I have a custom module 

 (module name: vulOrg)  with  a relations to the contacts module so now in the Contacts module I have a new tab to my custom module.</div><div>To support this tab I need to change the contacts core file (modules/Contacts/Contacts.php)</div><div>1. set new function get_vulorg (like get_emails...) to find my relations record (can't use the     bas<span style="background-color:rgb(255,255,255)">ic <span style="color:rgb(68,68,68);font-family:sans-serif;font-size:13.12px">g</span><font color="#000000"><span style="font-family:sans-serif;font-size:13.12px">et_related_list or </span><span style="font-family:sans-serif;font-size:13.12px">get_dependents_list function)</span></font></span></div><div><font color="#000000"><span style="font-family:sans-serif;font-size:13.12px"><span style="background-color:rgb(255,255,255)">2. add flow in </span></span><span style="font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre;background-color:rgb(255,255,255)">unlinkRelationship function</span><span style="font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre;background-color:rgb(255,255,255)"> </span></font></div><div><span style="font-family:Consolas,"Courier New",monospace;font-size:14px;white-space:pre;background-color:rgb(255,255,255)"><font color="#000000"><br></font></span></div><div><font color="#000000">I manage to do what I want by changing the core file, but I don't like core changes.</font></div><div><br></div><div><font color="#000000">I would love to get any ideas on how to do it without changing the core.</font></div><div><font color="#000000"><br></font></div><div><font color="#000000">Thank you for your help,</font></div><div><font color="#000000">Omri</font></div><div><span style="background-color:rgb(255,255,255)"><span style="color:rgb(68,68,68);font-family:sans-serif;font-size:13.12px"><br></span></span></div><div><br></div></div></div>