Conditional Select
Let one select field filter the options another select field shows.
A select field can filter its options based on the value of another select field. Turn this on when two fields are related and the second list only makes sense for some values of the first.
For example, a Country field can control a City field. When a record’s country is Germany, the City field offers Berlin, Munich, and Hamburg. When it is France, the same field offers Paris and Lyon.
Enable Option Filtering
Project Administrators configure this while creating or editing a Single Select or Multiple Select field:
- Open the field’s settings and enable Filter options by another field.
- Choose the Controlling field. Any select field in the workspace can control another field.
- Under Visible options, choose the options to show for each controlling value.

The controlling field can be a Single Select or a Multiple Select field. A field cannot control itself, and control cannot loop back on itself. A field can both be controlled by one field and control another.
Visible Options
Each controlling value has its own rule:
- All options: the default. Values without a rule show every option, so a field never ends up empty.
- A specific set of options: pick the options that value allows. Blue shows only these.
- No options: the field offers nothing for that value.
The Empty row sets the rule for records where the controlling field has no value.

When the controlling field is a Multiple Select and several values are selected, Blue shows every option allowed by any of them. If any selected value has no rule, Blue shows all options.
Where It Applies
Filtered options appear wherever the field does:
- On records, when you pick a value.
- In public forms, with no extra setup. People filling in the form see the same filtered options.
Filtering rules belong to the field. Copying a workspace or reusing a template carries the rules, and the controlling relationship, to the copy.