Skip to main content
Nintex Community Menu Bar
Solved

Graying out Past Date in K2

  • April 14, 2022
  • 1 reply
  • 12 views

Instead of validating against choosing past dates in the calendar on K2 forms, I want to gray out the last dates, so that users wont be able to select them at all.

Best answer by VJay

Currently the OOB Calendar Control doesn't have/support this feature. As you know the only option that we have is to validate the data post the date is selected. 

 

May be any Custom JS code may achieve this, have to research further.

1 reply

Forum|alt.badge.img+9
  • Apprentice
  • Answer
  • April 14, 2022

Currently the OOB Calendar Control doesn't have/support this feature. As you know the only option that we have is to validate the data post the date is selected. 

 

May be any Custom JS code may achieve this, have to research further.