ADO.NET Provider for SugarCRM

Build 26.0.9655

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, the provider exposes the modules listed on the top menu bar in SugarCRM UI.

If you need additional or 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, query the 'Filters' table.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655