• ActionButton calling custom scripts

    I like the new ActionButtons you can create in sugar 11 using studio and then place them anywhere like you do a field. the problem I have is it would be great in we could call custom scripts in records.js when the button is clicked. Has anyone found a…
  • Automate the status change of inbound emails

    By default, the "Email Status" of Inbound emails are set to "Unread". I'm hoping to get some ideas on how we can automate the status change when the following actions are taken: Change the status to "Read" when the assigned user goes to the detail…
  • App Alert show does not work

    Hi all, I added a new file custom/clients/base/views/merge-duplicates/merge-duplicates.js to my code to extend the Merge Duplicate Process with some logic. My logic is running fine, but I also want to display an Alert message for the user before my…