Multiple select (for Alloy table)

The Multiple Select field type is linked to columns of type Multiple Select in the Alloy table. This field allows users to choose one or more options from a predefined list of choices.

Modify Option List

The Multiple Select field settings include an option to modify the list of available choices. This setting is managed in the column settings of the table view. Here’s how you can modify the option list:

  • Go to the table view in the Data tab

  • Click on the column heading, and click Edit column

  • In Options, click + to start adding options. Press Enter to save the options as well as add a new one

  • Click Save button to save the change to the column

Validation

The validation for the selection input provides flexibility in regulating the number of selections each user can input for the field.

For this type of validation, 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