Hi,
I have a custom module that has a one-to-many relationship with Accounts & Contacts. So you select the Account & Contact in the Editview of the custom module and it appears in the Subpanel of the Accounts & Contacts.
I have a logic hook that is creating a new Custom module record if the custom module record is edited and contains a certain value it creates a new custom module record.
I want it to keep the current Account & Contact relationship which is held in seperate relate tables in the CRM. How to I update these two table account_custom_module & contacts_custom_module for example so the new record is also related to the same Account & Contact as the previous one.


LinkBack URL
About LinkBacks




Reply With Quote
Bookmarks