Updated: September 15, 2016
Input Field: Multi
Intro
A multi input field allows the user to enter multiple values, which are displayed as tokens.
Do
- Use the multi input field if you want to allow the user to select several values from a data set.
Don’t
- Don’t use this control if the user needs to type or select one entry only. In this case, consider using the standard input field or standard combo box.