• Sugar Notifications in Action

    Here is a guest post from Hatim Alam from BHEA , an Elite SugarCRM Partner, and is a certified Sugar Developer Specialist. Hatim shares some ideas for getting creative use out of Sugar Notifications. Share your own ideas in comments below! In this post…
  • Using server side changes to customize SugarCRM Mobile

    If you were at UnCon in April 2015 then you know that one of our hottest topics was plans for a SugarCRM Mobile SDK. Since mobile devices and mobile use cases are such a key part of what Customer Relationship Management and Customer Experience is today…
  • Prevent before_save and after_save logic hooks from running on Import

    I've got some rather expensive process that I don't want to run when importing lots of records. I've considered adding a field 'disable_hooks_c' or something similar to manually disable or ignore events that are triggered due to an import. However, it…