Hi everyone,
I have a custom module and wants to add a Guest Panel in this. Please let me know that how to add Guest Panel in the record view for a custom module. Below Image is the example.
Thanks,
Laxmichand Saini
Hi all, I am using SugarCRM Enterprise, Version 8.3.0 (Build 149) (Winter '19). I have developed custom action for workflow which contain following code. if ( $opportunityBean - > load_relationship ( 'contacts' ) ) { // $bean is object of Meeting $load…