For the complete documentation index, see llms.txt. This page is also available as Markdown.

Multi-choice (Multi)

Let users select several values from a fixed list.

Use a Multi-choice field when users should be able to select several values from a fixed list.

For the general settings all data fields have in common, see Shared field settings.

Field-specific settings for Multi-choice are:

General

  • Default value: preselects one or more options in new records

Display

  • Options: defines the available choices

    • Color: assigns a color to each choice

    • Icon: assigns an icon to each choice

  • Use the ⋮⋮ handle on the left of each choice to change the order

  • + Add option: creates more options

  • Display as: shows the choices as a Combobox, Radio button, or Tabs

Use Multi-choice when users should be able to select several values from the same list. Use Single-choice when users should select exactly one value.

Last updated

Was this helpful?