DefinitionsFieldsDisplayOptions
Stores display preferences and UI rendering configurations for fields in custom object definitions. This table dictates how fields appear in Workday interfaces.
Workday Resource Information
Retrieves a field in a custom object definition with the specified ID.Secured by: Custom Object Management, Workday Designer
Scope: System, Workday Designer
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
A unique identifier for the instance, used to distinguish it from other records. |
| DefinitionsFields_Id [KEY] | String | False |
The Workday identifier (WID) associated with the DefinitionsFields object that includes this instance, enabling reference within related datasets. |
| Definitions_Id [KEY] | String | False |
The WID associated with the parent Definitions object that owns this instance, supporting hierarchical relationships. |
| Descriptor | String | False |
The display name of the instance |
| Href | String | False |
A URL linking to the instance, providing direct access to its details in external systems or web-based interfaces. |