Newer Version Available

This content describes an older version of this product. View Latest

Picklist Values

The picklist values for a field, scoped to a record type.
Property Name Type Description Filter Group and Version Available Version
controllerValues Map<String, Integer> If the picklist is independent, the map is empty.
If the picklist is dependent, this map contains the following:
  • If the controlling field is a picklist, the picklist value is the value index.
  • If the controlling field is a boolean, 0 indicates false and 1 indicates true. Values in the map are:
    • "false": 0
    • "true": 1
Small, 41.0 41.0
defaultValue Picklist Value The default value for the picklist, or null if there isn't one. Small, 41.0 41.0
url String A User Interface API resource that represents this payload. Small, 41.0 41.0
values Picklist Value[] A list of values for this object, record type, field combination. Small, 41.0 41.0