php - How can I create and use custom plugin in Sugar CRM? -


i pretty new sugar crm. can 1 suggest me way create custom plugin , use 1 in sugar crm. task make changes list view in contacts module in sugar crm.

in order make changes list view of core module (contacts) should create own files customizations required in /custom/modules/contacts/clients/base/views likely.

you can use new .hbs template html or add custom logic .js controller. can find additional details here: https://developer.sugarcrm.com/2014/05/28/extending-view-javascript-in-sugarcrm-7/


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -