- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2022 02:33 AM
I have one requirement where I want user to select only Monday - Friday, if they select sat/Sunday. It should give a alert & blank the field.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2022 02:36 AM
Hello Shubham,
This can be done in 1-2ways, you can find the different solutions in the below discussion link-
https://community.servicenow.com/community?id=community_question&sys_id=fa5fc4fb1b350110c465ece6b04b...
Mark it as helpful & Correct, If applicable
Cheers..!
Happy learning 🙂
Tushar
Cheers..!
Happy Learning:)
Tushar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2022 02:36 AM
Hello Shubham,
This can be done in 1-2ways, you can find the different solutions in the below discussion link-
https://community.servicenow.com/community?id=community_question&sys_id=fa5fc4fb1b350110c465ece6b04b...
Mark it as helpful & Correct, If applicable
Cheers..!
Happy learning 🙂
Tushar
Cheers..!
Happy Learning:)
Tushar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2022 02:39 AM
Hi,
No need of client script and GlideAjax for this
You can use UI policy for this
Something like this
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2022 02:44 AM
Did you get a chance to check on my above response?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2025 02:03 AM
I tried this solution to restrict the clients to only select only friday in the entire week as an option but it is not working.