CData Python Connector for SuiteCRM

Build 25.0.9539

UseDisplayNames

Use the user-facing display names of modules and fields, rather than their API names, in query results and metadata listings.

Data Type

bool

Default Value

true

Remarks

The SuiteCRM API refers to modules and fields with developer-focused names, which are harder to read and interpret than the straightforward names used in the user interface for those same modules and fields.

When this connection property is set to True and the Schema connection property is set to suitecrmv4, the schema of the connector uses the user-friendly names from the user interface to refer to modules and fields.

When this connection property is set to True and Schema is set to suitecrmv8, modules use the user-friendly names from the user interface, but fields use the API names.

When this connection property is set to False, the schema of the connector uses the developer-focused API names to refer to modules and fields.

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