• Adding a field to a copy button that modifies the copied fields

    Hi, I have a custom module that contains a large number of currency fields. The requirement is to use a copy button in the record view to still create a copy of the record but applying a multiplier percentage to all currency fields. The multiplier…
  • how to extend default endpoints

    i want to create a url that can go directly to the create view for a subpanel. more specifically i want a url like this http://sugarcrm/#Contacts/1234-5435-6556-6557/calls/create to load the record view for the contact and then on render run some js to…