DefinitionsFieldsPrompts
Contains prompt settings for fields within custom objects, providing context-sensitive guidance to users when entering or selecting data.
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 |
Unique identifier for the current instance, used to reference this record in Workday. |
| DefinitionsFields_Id [KEY] | String | False |
The unique Workday identifier (WID) of the DefinitionsFields that this instance belongs to, establishing its parent-child relationship. |
| Definitions_Id [KEY] | String | False |
The unique WID of the Definitions that owns this record, linking it to the broader definition structure. |
| Descriptor | String | False |
The display name of the instance |
| Href | String | False |
A URL that links to the detailed view of this instance within the Workday interface, allowing for direct access. |