How to create a dropdown field
Dropdown fields are a convenient way to allow users to make selections from a predefined list, helping to prevent typing errors. Here's how to set up a dropdown field:
- Click Add Fields, then select Dropdown from the list of field types.
- Give the column a name, for example, "Country."
- In the popup that appears, you can add or edit the dropdown source. Click Add to add different countries to the list, assigning each a unique ID, typically a number. Click Ok to add the dropdown field.
- To test the dropdown, click Add for the table and edit the corresponding cell. It will display the values you added in the dropdown column settings.
- You can edit this list by clicking the Edit button next to the corresponding column.