- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 12:59 AM
how can we create a variables of drop down to select the multiple correct options in a record producers?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 02:14 AM
you can try checking out the below link if it helps
https://www.servicenow.com/community/itsm-forum/field-type-select-multiple-values/m-p/513369
Mark this answer as correct and helpful if it solves your issue.
Regards,
Siva Jyothi.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 02:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 01:06 AM
Hi @Bittu Raj,
I believe, it won't be possible to show values as drop-down with multi-select. But you can show multi-select values using List collector variable type.
If my response helps to solve your issue. Kindly mark it as helpful & correct. It will be helpful for future readers! 👍🏻
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 01:10 AM
Hii @Sagar Pagar thanks for your suggestion.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 02:06 AM
Hi @Bittu Raj,
Usually, we can use List collector for selecting multiple options from the drop downs coming from a table. But, we can use checkbox for multiple selections.
Mark this answer as correct and helpful if it solves your issue.
Regards,
Siva Jyothi.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 02:09 AM
sorry but list collector and checkbox both didn't work for the drop down.