• Managing event participations

    Hi, I would like to track which events (like exhibitions) a Contact (also lead) attended. Before going with custom modules, I would like to understand if there is already something standard on Sugar Enterprise to use (like lists, maybe?). Thanks…
  • Web Logic Hook not sending events o sending wrong ones

    Hello! Recently we have implemented a Webhook to notify users of new and closed cases. We had this running for last month without a problem. Since the start of this year, the SMS has stopped. We set up a new one to point to webhook.site to compare…
  • Run Duplicate check on keyup event of backbone

    Hi All, I am using a SugarCRM 7.7.0.0. I want to run the default duplicate check functionality of SugarCRM on keyup event of the backbone controller. So far, I have written the following code to extend the default controller of the record view, and I…