Hi,
I really hope someone can help me as I am at a total loss with what to do next.
I have been searching for days at previous posts and have seen the same question a few times but no definitive answers to it as yet.
In my site I have 2 date pickers. One for a Departure Date, the other for the Return Date.
I am trying to find a way to make my Return Date’s initial value (the displayed one) be equal to whatever the Departure Date value has been selected PLUS 2 days . I would also like to disable all dates previous to this on the calendar so they cannot select an older return date.
So for example; if someone selected 15 August 2021 as the Departure Date, I would like the Return Date box to initially display 17 August 2021, then when the person goes to pick a return date, the calendar will disable them from picking anything before 17th August.
I can attach the code I have already tried if needed, I just did not want to confuse matters and I thought explaining it in plain english with examples might be the clearest way.
Thanks in advance!