Skip to main content

Overview

Filla supports both Airtable select field types:
Airtable field typeForm input optionsBest for
Single selectDropdown or Radio buttonsChoosing one option from a list
Multiple selectsDropdown or CheckboxesChoosing one or more options
The options shown in the form are pulled directly from your Airtable field. You manage the option list in Airtable, not in Filla.

Single select settings

SettingDescription
Placeholder textHint text shown when no option is selected.
Display styleDropdown or Radio buttons. Radio buttons show all options at once without requiring a click to open.
Randomize option orderShuffle options for each respondent to reduce selection bias.
Allow “Other” optionAdd a free-text “Other” option at the bottom of the list. Respondents who select it can type a custom value.
”Other” option labelCustom label for the Other option (default: “Other”).
Universal settings that also apply: Label, description, required, read-only, show/hide rules, conditional read-only, reject duplicates, custom validation rules.

Multiple selects settings

SettingDescription
Placeholder textHint text shown when no option is selected.
Display styleDropdown or Checkboxes. Checkboxes show all options at once.
Randomize option orderShuffle options for each respondent.
Allow “Other” optionAdd a free-text Other option.
”Other” option labelCustom label for the Other option.
Maximum selectionsMaximum number of options the respondent can select. Leave empty for no limit.
Universal settings that also apply: Label, description, required, read-only, show/hide rules, conditional read-only, custom validation rules.

Choosing a display style

The “Other” option

When Allow “Other” option is enabled, a custom text entry appears at the bottom of the option list. The respondent selects “Other” and types their own value. That custom value is saved to Airtable alongside the standard options.
The custom value from “Other” is stored as a new option in the select field. Airtable will show it as a new option color in your table. Manage your option list in Airtable to keep it clean.

Randomizing options

Enable Randomize option order to shuffle the order each time the form loads. This is useful for surveys where you want to reduce order bias, since the first option in a list tends to get more selections.

Common questions

Options are managed in Airtable. Open your base, click the field, and edit the option list. Filla reads the options automatically. Click the refresh icon in the field palette to sync the latest options.
Yes. Select fields are one of the most common targets for conditional logic. Use them in show/hide rules with operators like “has any of”, “has all of”, or “has none of”. See Display conditions.
Once a respondent selects the maximum number of options, remaining checkboxes or dropdown items are disabled. An error message appears if they try to select more.