Filling in a list with static options

Single Select Lists and Multi Select Lists can be filled in manually with static options.

To create a list with static options:

  1. Create a Single Select List or a Multi Select List column.
  2. Add Static options by pressing .

    By default, every static option has a required Label attribute. Labels are displayed as list items in the grid.

    You can add additional attributes by pressing  next to Option attributes. They will not be displayed in the list, but you can reuse them in Formula columns.


    Check out a use case with option attributes here:

    Updating grid data after selecting a list item


  3. Press Add.

See also

Lists in a grid

Filling in a list with dynamic options

Adding option attributes to a list

Updating grid data after selecting a list item