Hello,
I'm trying to build a form where my team can submit a PTO request.
I set two date fields, one for date when they want to start their PTO and one for their return date.
So I would like to set the return date field to be after the start date.
Is there any way to disallow people from entering the same or earlier date as their return date than their start date?
I don't really mind how it's done (ie. pop up message, greying out any dates on or prior to the start date on the calendar), but just a way so that people won't be able to proceed to submit their request unless they put a date after their start date as the return date.
Any input would be appreciated. Thanks!