• 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…