title | shortTitle | intro | versions | type | topics | redirect_from | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
About single select fields |
About single select fields |
You can create single select fields with multiple options, each with a description and a color, that can be selected from a dropdown menu. |
|
tutorial |
|
|
You can filter by your single select fields by specifying the option, for example: fieldname:option
. You can filter for multiple values by providing a comma-separated list of options, for example: fieldname:option,option
. For more information, see AUTOTITLE.
Single select fields can contain up to 50 options.
{% data reusables.projects.new-field %}
- Select Single select
- Below "Options", type the first option.
- To add additional options, click Add option.
- Click Save.
You can set descriptions and colors for each of your single select options.
-
Access your project's settings.
-
To the right of the single select field you want to edit, click {% octicon "pencil" aria-label="The pencil icon" %}.
-
In the modal that opens, under Label text, type the name of this option.
-
Optionally, under Color, select the color you want to use to represent this option.
-
Optionally, under Description, type a description for this option.
-
Click Save to save your changes.