TDV Adapter for SugarCRM

Build 23.0.8839

IncludeFiltersAsViews

Set this to true if you want to expose filters for the modules as views.

Data Type

bool

Default Value

true

Remarks

You can query the filtered modules like you would query the views:

SELECT * FROM [Filter_Cases_Open Cases]

where "Cases" is the name of the module and "Open Cases" is the name of the filter applied to that module.

Use the connection property ModulesFiltersList to control the list of filters that the adapter exposes (as a View) for each module.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839