[Vtigercrm-developers] v6.1 relatedlists

Venkatesh kaevee at gmail.com
Tue Sep 30 06:30:17 GMT 2014


Hi,

Probably you have figured it out by this time. if not, read on. 

Vtiger_Module->setRelatedList(<TARGET MODULE>[, <HEADER LABEL>, <ALLOWED
ACTIONS>, <CALLBACK FUNCTION NAME>]);

setRelatedList API allows you to specify a callback function. The default
callback function is 'get_related_list'. You can override this default and
use 'get_dependents_list' function or use one of your own functions which
will not use 'vtiger_crmentityrel' table.

Regards,

Venkatesh 







--
View this message in context: http://vtiger-crm.2324883.n4.nabble.com/Vtigercrm-developers-v6-1-relatedlists-tp13607p13704.html
Sent from the vtigercrm-developers mailing list archive at Nabble.com.


More information about the vtigercrm-developers mailing list