The Zurich release has arrived! Interested in new features and functionalities? Click here for more

How to configure date field which should not take past date ?

1_DipikaD
Kilo Sage

Hi All,

 

I have a date field on a form . When user select past date other than current date or upcoming date , the date field shouldn't take the value and will show a error message that "The due date should be current or future date". Can we do it both on both UI side and server side ?

 

Thank You

 

1_DipikaD_0-1755840720858.png

 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@1_DipikaD 

yes both is possible i.e. client and server

1) UI policy - no code

No Code date validations through (Catalog) UI Policies 

OR

2) before insert/update business rule with no script

Something like this

AnkurBawiskar_0-1755842110723.png

 

AnkurBawiskar_1-1755842142823.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

6 REPLIES 6

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @1_DipikaD 

 

You can use the UI policy , and 

 

https://www.servicenow.com/community/developer-forum/past-date-alert-ui-policy/m-p/1401237

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @1_DipikaD 

 

DrAtulGLNG_0-1755840958961.png

 

DrAtulGLNG_1-1755840977825.png

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Ankur Bawiskar
Tera Patron
Tera Patron

@1_DipikaD 

yes both is possible i.e. client and server

1) UI policy - no code

No Code date validations through (Catalog) UI Policies 

OR

2) before insert/update business rule with no script

Something like this

AnkurBawiskar_0-1755842110723.png

 

AnkurBawiskar_1-1755842142823.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@1_DipikaD 

Hope you are doing good.

Did my reply answer your question?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader