Support > The Guide > Datatypes > Drop Down List
Displays a list of choices as a dropdown listbox, and stores the chosen item.
A default can be specified.
Note: if the choice of options is likely to change, or is large, it may be eaier to store the options in a separate Form, and use the Form Link datatype instead. |