Has anyone gone through and audited what Fields are included in Global Search for each module?
Any tips or ticks or caveats you ran into?
Thanks,
Francesca
Has anyone gone through and audited what Fields are included in Global Search for each module?
Any tips or ticks or caveats you ran into?
Thanks,
Francesca
Hi Francesca Shiekh ,
I haven't personally run into a scenario where auditing Global Search fields was necessary. With that said, our Upsert Lens plug-in has a Vardef Lens where you can easily search and review which fields are enabled for global search:
Does this meet your need or did you have a different use case in mind?
Chris
Hi Francesca Shiekh ,
I hope you are doing well.
With the SugarCli (https://support.sugarcrm.com/documentation/sugar_developer/sugar_developer_guide_14.0/architecture/cli/#Commands), you can retrieve the list using :
php bin/sugarcrm search:fields
Hope it helps,
Fred