• CSS Broken in Sugar 14.00

    Sugar 13 .btn CSS .btn { font-size: 11px; line-height: 12px; padding: 7px; box-shadow: none; margin-left: 8px; border: 1px solid var(--border-color); text-shadow: none; display: inline-flex; align-items: center; justify-content: center } …
  • 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…
  • I want to add custom button near Cancel and Save button which should be visible when I click on create option.

    I want to add custom button near Cancel and Save button which should be visible when I click on create option. I am able to add button on edit record as well as view record but not on create record. Please help me here . Sugar CRM version used …