Use lists
From Wiki Let's Role
Tutorial: Creating a Choice List
Step 1: Create a new table
The first step is to create a new table link to tables. Go to the Table tab, then click on Create a new table. Enter the name choice1 in the dialog window.
Once confirmed, a new empty table will appear.
- Add a new column by clicking on Add column and name it name.
- Add as many rows as you need by clicking Add row repeatedly.
- Fill in the id and name columns for each row, making sure to respect the ID formatting link.
Once all rows are completed, return to the Views tab of the System Builder to continue.
Step 2: Insert a Choice component
Next, insert a Choice component choice into your view. Select the component and set:
- in the Table field → the table choice1
- in the Label field → the column name
Step 3: Initialize and configure the list
Your list is now initialized. You can use the following options:
- Optional: adds an empty option
- Extended: displays all choices as checkable items
- Extended + Multiple: creates a multi-choice list