• How to add an initial filter to Studio created Relate field drawers?

    My goal is to create a customisation which automatically applies a filter to the selection drawer that pops out when you click on the dropdown to select a related Contact in a custom Relate field in Calls. The drawer must show only contacts which have…
  • 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…
  • Applying a custom filter when opening a drawer.

    When viewing a Contact record, there is a subpanel called "Sites", listing Sites that the Contact is related to. I've been attempting to add an initial filter to the results of the drawer that appears when selecting the "Link Existing Record" option,…