- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2022 02:36 AM
Hi Team,
How to grade out previous dates from a Date field variable in servicenow.
We have to select only from current date only.
Please suggest.
Regards
Sri
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2022 02:59 AM
Hi,
I don't believe it's possible to gray out dates.
You can make a UI policy/Client script that looks at selected date,
and inform the user that past dates is not a valid selection.
Look at this article for example.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2022 02:59 AM
Hi,
I don't believe it's possible to gray out dates.
You can make a UI policy/Client script that looks at selected date,
and inform the user that past dates is not a valid selection.
Look at this article for example.