Add custom fields to SugarCRM Global Search | SugarCRM How To

CAT | Uncategorized

In latest SugarCRM 6+ versions to configure the modules used by Global Search function

can be configured from Admin Section.
1.go to Admin section
2.click Global Search
3.drag and drop the module between tabs “Enabled Modules” and “Disabled Modules” as in the picture below.
SugarCRM 6 Global Search Admin

SugarCRM 6 Global Search Admin

4.In order to configure the fields that are searched you need to edit vardefs and use
‘unified_search’ => true,
‘unified_search_default_enabled’ => true,
to enable those fields.
Unfortunately custom fields can’t be enabled by default and require some code changes so you need
to address to a development team as www.1crm.info

 

 

No tags