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 |
Supported for: SELECT, INSERT, UPDATE. The web service alias of the custom list value. |
Descriptor | String | False |
Supported for: SELECT, INSERT, UPDATE. A preview of the instance |
Href | String | False |
Supported for: SELECT, INSERT, UPDATE. A link to the instance |
Inactive | Bool | False |
Supported for: SELECT, INSERT, UPDATE. If true, the custom list value is not active and should not be used. |
Name | String | False |
Supported for: SELECT, INSERT, UPDATE. The name of a custom list value. |
Order | String | False |
Supported for: SELECT, INSERT, UPDATE. The order of the custom list value. |
FieldType_Prompt | String | False |
Accepts multiple inputs. No description available. |