Hello
I am using datepicker in my form. Selectable dates start after 2 days later in datepicker now.
But also i want to check if somebody write a disable date manually to datepicker field.
After submit to form, i want to check the date is valid date for me.
If not i want to show a warning message and form again (with all input data)
if date is valid, i want to show a succesful mesage with confirmation.
How can i do?