Hello,
I want to create a form for reservations… there needs to be 2 date fields (arrival & departure).
I’d like to hide the field names and show the titles in the ‘placeholder’, which is easy to do.
Now ,I want to have the departure date selection be +2 days from the date entered in the arrival date field.
To understand what I am trying to accomplish you can look at Airbnb, or any booking site where you will see the user can choose an arrival date, and then when they go to select a departure date it is n+ days or at least the calendar/date picker defaults to the “arrival date” so they don’t have to scroll from “today” which could possibly be 6 months from the arrival date in both fields.
A working example can also be seen here: https://www.rockymountaingetaways.com/
Thank you!
Rob