Options (for synced table)

The Options field is used to present a list of predefined choices from which the user can select one.

The Options field is used to present a list of predefined choices from which the user can select one.

This field type is ideal for situations where the input must be limited to specific values, such as selecting a category, status, or preference.

Input method: Options

Available options

Define the list of choices that will be presented to the user.

You can enter multiple options, separating each by a comma. These options will be displayed as a list with a checkbox before each option.

Users will be able to select one or more from the list, ensuring that the input aligns with the predefined choices you’ve provided.

Validation

For the validation on Options field, you can set:

  • Min selection: the minimum number of selections users must choose as the input value.

  • Max selection: the maximum number of selections users can choose as the input value.

Last updated