Hello,

I have a datetimepicker on my form which is used to book time off.
However, currently you can select any date whereas you should only be able to book time off at least 7 days in advance..

Therefore what I want to be able to do is allow the user to highlight a date, only if it is greater than 7 days from now.

Is this possible ?
If so, how ?

Thank you.