Customize select option on subpanel.

wanted to know if there’s a way to customize the select option from the subpanel menu.

All one to many relationship for a module’s subpanel is to be removed whereas for many to many need to rename it to "Associate Module 1 to Module 2 ".

Can I achieve this and this is to be done for all modules.

Hello mchourishi,

Maybe this link can help you

http://support.sugarcrm.com/Knowledge_Base/Developers/Customization/Modifying_Subpanel_Action_Buttons/

SuiteCRM usualy manage this part of the application as arrays in PHP. We just need to find the right array and customize it.