- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2022 12:18 PM
I have a dropdown with choices, and have configured it for Dropdown with --None--. I want to make it mandatory to select a choice, but not have --None-- considered as a choice. However, the dropdown is showing a choice and not --None--.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2022 01:52 PM
Hello,
And just to clarify, you're going to a brand new record and don't see the "-- None -- " option by default in that field and instead, it's displaying a selection?
Or are you going to an already created record? Because if so, that default value would have been saved long ago.
Please mark reply as Helpful/Correct, if applicable. Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2022 12:22 PM
Hi there,
Can you share what you mean? Or how you configured the choices?
Asking because this should be out-of-the-box possible, just by selecting include none. That value non is not considered as a valid value for mandatory.
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
2020, 2021 ServiceNow Community MVP
2020, 2021 ServiceNow Developer MVP
---
LinkedIn
Community article, blog, video list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2022 12:32 PM
Hi Mark,
Thanks for the reply. This has been setup as a dropdown with choices with a default value. But, want to now change it to Dropdown with None, and have them make a mandatory selection. What we found out, is that agents would just continue with the default selection, and not necessarily select the correct choice. We have customer notifications that trigger off each choice. So, making the correct selection is important. Hope that helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2022 12:39 PM
So why not remove the default value?
Kind regards,
Mark
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2022 01:47 PM
Yes, I removed the default value when I updated it to Dropdown with None.