Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Requirement to create onsubmit client script

Vishali3
Tera Contributor

I have a requirement to create a onsubmit client script 

we are setting get-date using client script.If user changes the date to past then the form submission should be aborted.

eg:populated date is 01/06/2022----(today date+61 days)

if user changes  date to eg:01/05/2022 then the form should not be submitted.

5 REPLIES 5

please help me with this