FieldTypesListInfoValues
Reads /listInfo/values entries from the FieldTypes table.
Workday Resource Information
Retrieves a custom field type with the specified ID.Secured by: Custom Object Management, Workday Designer
Scope: System, Workday Designer
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Id of the instance |
| FieldTypes_Id [KEY] | String | False |
The Workday ID of the FieldTypes that contains this. |
| Alias | String | False |
The web service alias of the custom list value. |
| Descriptor | String | False |
A preview of the instance |
| Href | String | False |
A link to the instance |
| Inactive | Bool | False |
If true, the custom list value is not active and should not be used. |
| Name | String | False |
The name of a custom list value. |
| Order | String | False |
The order of the custom list value. |
| FieldType_Prompt | String | False |