How to configure multiple select in a drop down box
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2015 02:27 AM
Is it possible configure multiple select in a drop down box
7 REPLIES 7
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2015 08:01 AM
it doesn't full fill my requirement. And servicenow has to come out with this type of requirement
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2015 08:49 AM

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-26-2021 03:52 AM
Hello, I found a nice way to do this:
1. Create a field of type List
2. Set the Choice configuration to "Dropdown with --None--"
3. Add your choices in the Related List at the bottom
4. Now it can be used on the form as follows:
And collapsed: