Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

Making multiple selections in drop down lists

Avatar

Level 2

How do I configure drop down lists to allow for multiple selections?

4 Replies

Avatar

Former Community Member

You can't. DropDown List are single select only. ListBoxes allow for multiple selections.

Paul

Avatar

Former Community Member

Hi,

I am wondering how to best design the list box to allow for multiple selection? I have 4 items i need to have in the box but how do i best communicate it to the end user that they can select more than one or need to select more than one option and how they do that?

Thanks.

Avatar

Former Community Member

You could put a tooltip on the box that says something like: "Choose all options that apply". This will appear when the user hovers over the field,

Is that acceptable?

Paul