How to Add Buttons to Views in SugarCRM
Learn how to add custom buttons on detail views, list views, and subpanels with a simple line of javascript and the use of a logic hook all in an upgrade-safe sort of way.
Prevent a Logic Hook From Running Multiple Times
Logic hooks are fairly straightforward and easy in most cases. However, co-existing with other hooks in a known or unknown environment can sometimes leave you scratching your head. In this post, we cover the infinite loop scenario.
How to Package and Install Global Logic Hooks
Ever needed to package and distribute SugarCRM customizations that include global logic hooks? This brief blog post explains how.
Saving Admin Options For A Custom SugarCRM Module
Previously, we covered how to Add Your Own Links to the SugarCRM Admin Option Page. This post will cover how to save configurations on that option page to the database using SugarCRM's Administration class.
Manifest Utils Directive in a SugarCRM Module
The "utils" option allows you to define custom global utility functions. One use of a custom utility function is for populating a dropdown from the database. For example, you may wish to have a custom field on a contract that tracks what product is associated to it. There are two main steps to do this; define the custom function and then tell the custom field to pull from the function.
Add-On Spotlight
-
Scoring / Rating field module
**It has never been easier to Score Your Data** Add rating fields to any SugarCRM module right from within Studio. No coding required ! Choose the maximum number of stars to display, allow (or not) ha... -
Maintenance Mode Module
Need to turn off access to SugarCRM temporarily while you upgrade your servers? Doing a big code deploy and want to avoid any issues with users? Simply turn on a Maintenance Mode message which disable... -
Quick Query
FEATUREDA radically different search experience in SugarCRM. Forget filters - with QuickQuery, you can find anything, anywhere, every time. - Show more addons