How to select multiple items on fillable dropdown menu
Hi everyone,
Would anybody know how to set up your Dropdown List to enable user select more than one items from it?
Or it is an impossible task to accomplish?
Thank you in advance!
Hi everyone,
Would anybody know how to set up your Dropdown List to enable user select more than one items from it?
Or it is an impossible task to accomplish?
Thank you in advance!
A dropdown cannot be multiselect because of how it works. However, a listbox can be multiselect. You could use a list box and text field create your own control that looks (sort of) like a multiselect dropdown. But you need to figure out how the list is opened and closed (shown/hidden).
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.