• 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…
  • How to add a client idle timeout to Sugar 7.x

    Here is another guest post from Shijin Krishna from BHEA Technologies . When a user logs into Sugar 7, an OAuth access token (with a 1 hour timeout by default) and a refresh token (with a 2 week timeout by default) are returned. When the access token…
  • Get your hot hands on the Sugar Mobile SDK!

    Greg Khanlarov , Director of Mobile Development, is so excited about the launch of the new Sugar Mobile SDK that he is speechless! If you are coming to SugarCon , make sure you get your hot hands on the new Sugar Mobile SDK first! On Tuesday, you can…
  • Adding a viewed status to Notes Module

    Here is another guest post from Shijin Krishna from BHEA , an Elite SugarCRM Partner! Notes is a common module used to track ad hoc information within Sugar. Sugar Enterprise customers that use the Customer Self-Service Portal will notice that comments…
  • Adding a new popup view in Sugar 7.x Record View

    Here is a guest post from Shijin Krishna from BHEA , an Elite SugarCRM Partner, and active member of the Sugar Developer community. Are you interested in posting on the Sugar Developer Blog? Contact developers@sugarcrm.com with your idea. In this post…
  • Sugar 7 test tools now available!

    Do you write unit tests for your Sugar customizations? Do you performance test your Sugar on-site deployments? Every developer knows they should be building unit tests and performance tests but sometimes it is just too hard to get started from nothing…
  • CreateActionsView changes in Sugar 7.7.0

    UPDATE December 28, 2015 During Sugar 7.7 upgrade, the upgrader will identify existing create-actions view/layout customizations and automatically migrate them to create view/layout. This is a best effort migration that follows the two steps listed near…