• 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…
  • Sucrose Bubble chart customization in Sugarcrm

    I have to integrate sucrose bubble chart in Sugarcrm. I don't know how to integrate sucrose bubble chart in Sugarcrm. It will be helpful if there is any document or process for this. Let me know if there is any link or document for integration.
  • Show field label at left/right of inputbox/valueoffield in detail view.

    I added 'labelsOnTop' => false in record.php file of opportunity to display field label at left of inputbox or at right of inputbox. But it is shows label on top of inputbox. is there any other setting to achieve this?