• Open create view in new tab on click of copy button from record view

    On click of copy action button from record view create drawer gets open. In our case we need same feature in new tab.
  • Actionbutton doesn't copy parent relationship?

    Hi, we have added an action button via Studio in the purchased line items module and configured it to copy the record. When the button is clicked, a copy of the record should be created automatically with all previous values AND the parent relationship…
  • 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…
  • Extending default copy action around flex relate field

    When you use the record Copy action, there are a number of ways you can prevent certain fields copying. https://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_9.0/Cookbook/Customizing_Prefill_Fields… I have used the 'simple'…