how to grade out previous dates in date variable

srisri
Giga Contributor

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

1 ACCEPTED SOLUTION

OlaN
Giga Sage
Giga Sage

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.

View solution in original post

1 REPLY 1

OlaN
Giga Sage
Giga Sage

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.