UseDisplayNames
Use the user-facing display names of modules and fields, rather than their API names, in query results and metadata listings.
データ型
bool
デフォルト値
true
解説
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 本製品 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 本製品 uses the developer-focused API names to refer to modules and fields.