Single- and multi-selection custom fields must define a set of valid choices from which the user may choose when defining the field value. These choices are defined as sets that may be reused among multiple custom fields.
A choice set must define a base choice set and/or a set of arbitrary extra choices.
The human-friendly name of the choice set.
The set of pre-defined choices to include. Available sets are listed below. This is an optional setting.
A set of custom choices that will be appended to the base choice set (if any).
Optional color bindings for individual choice values. Each color is bound to a choice by its value rather than its label.
When editing a choice set in the UI, enter one mapping per line using the format value:color. Supported colors are:
blueindigopurplepinkredorangeyellowgreentealcyangrayblackwhiteColored choices are rendered as badges on object detail pages for selection and multiple-selection custom fields.
If enabled, the choices list will be automatically ordered alphabetically. If disabled, choices will appear in the order in which they were defined.