How to configure multiple select in a drop down box

sanjeev28 k
Giga Expert

Is it possible configure multiple select in a drop down box

7 REPLIES 7

it doesn't full fill my requirement. And servicenow has to come out with this type of requirement


What do you want like this below



Capture.PNG



or what else share screenshot of your need...


Paul Kunze
Tera Guru

Hello, I found a nice way to do this:

1. Create a field of type List

find_real_file.png

2. Set the Choice configuration to "Dropdown with --None--"

find_real_file.png

3. Add your choices in the Related List at the bottom

find_real_file.png

4. Now it can be used on the form as follows:

find_real_file.png

And collapsed:

find_real_file.png