List Field Guide

The List field provides a drop down select with a generic list of options.

Field Settings

Header: Placeholder text for the first item in the drop down (value is empty). For example, "- Select -".

Multiple: Whether multiple values can be selected from the drop down list.

Form Layout: Choose the layout that will be used to render the field.

On Change: Event handler that is triggered when the value of an element changes.

Options: Enter the choices for the drop down list. The Text is displayed at the front-end while the Value is saved in the database.