I have a Reservation Request Form on a site and I am using the Date Picker input option for the “Arrival Date” and “Departure Date.” A 7-night minimum is required so I would like to know how to block out 7 days from the requested Arrival Date.
Basically, (as shown in the attached example) if someone were to request an Arrival Date for June 4th, the only option for them to request a Departure Date would be June 11th (June 5-10 would be unavailable).
Any insight?