• Prevent deletion of some products

    Hello i want to disable delete or prevent them from deleting certain products in some module when user clicks delete button. Is there any experts who knows this ? Thanks in advance any help would be appreciated. found a sample code trying to put it together…
  • Adding user input into Edited field

    I want to add an edit function if user decides to change the field value but i cant seem to find the right way to do this. Ive tried searching through google but it doesn't give any answer related for this problem. code here: <?php class CloseTicket …
  • Download button in popupview

    Hello been trying to add a download function in a button in popup window but its not working. im trying to add a download button that downloads a pdf file but when i press the button it doesnt do anything instead i get a blank page. ive created a file…
  • v8 Set From Address in compose-email to Cases queue

    We send outgoing email from cases to be from the Inbound Queue's email address, this was done with a customization of the "sender" field. In v8.0.0 with Sidecar Emails this no longer appears to be possible, in part because the inbound queue email address…
  • How do you add a note attachment to an email draft in Sugar 8?

    The Emails module is now built with Sidecar in Sugar 8. When you have a note record with a file attachment, how do you attach that file to an email draft using either JS or PHP in Sugar? Whenever I attempt to use the related attachments collection and…