• Overriding the Preview Button in the List view of a module

    In the list view of the Leads module, I want to override the action of the preview button next to each record so that clicking on it opens up the preview pane as well as putting the selected row into edit mode. Platform: Sugar ondemand version 11.1…
  • Overriding layout does not work as intended

    According to the hierarchy diagram , if I copy clients/base/layouts/drawer layout to custom/modules/Calls/clients/base/drawer and modify anything (like add a console.log message in the initialise function), Sugar must load my custom layout instead of…
  • How can I override the default "click on phone number" action?

    I noticed that when a phone number with the appropriate format is clicked in the Contacts view, this performs a "callto:<phone number" action which connects to Skype or other compatible software. It would be useful to me if I could override this action…