ModulesFiltersList
Each SugarCRM module has named filters. This property enables you to control the list of filters that the provider exposes (as a view) for each module.
Data Type
string
Default Value
"Accounts, Leads, Opportunities, Sales Order, Quotes, Calendar, Reports, Emails, Calls, Meetings, Tasks, Notes, NDA, Tracking Numbers, Cases"
Remarks
These views have the following naming convention: Filter_{{module_name}}_{{filtername}}. For example: [Filter_Cases_Open Cases]
By default, we expose the modules listed on the Top menu bar in SugarCRM UI.
If you need more/fewer modules, you can specify them in a comma-separated list.
Set the value to * to expose the Filters for all modules.
**Note: The names on the list must be the original English names of the modules.
For the full list of filters in your system, please query the 'Filters' table.