Expand my Community achievements bar.

list box with multiple selections

Avatar

Level 1

How do I allow users in a form to make multiple selections in a list box

1 Reply

Avatar

Level 10

Hi,

It should be as simple as ticking the "Allow Multiple Selection" checkbox.

MultiSelectListBox.PNG

Then, at least on Windows, you can use the same process as Windows Explorer.  Hold down the ctrl key and click or use the shift key and the arrow buttons.

Regards

Bruce