Multi-Select
This is a special type of drop down list that allows the user to select multiple number of options from the list.
Multi-Select
This differs from the Dropdown list list which only allows the user to select a single option. If the user does select more than one response, each value is returned as part of a comma separated list
Property | Value |
---|---|
Entries | List of entries that can be chosen from the list. Each entry is separated by a carriage return. |
In addition, also has the common standard properties.