Hi,

I'm creating a webform to let users to request booking between two date.
As there is no webform "date range" component I added a "start date" and a "end date" and would like to compare them to be sure that the user choose a start date after the current date and an end date later than the start date.

Is there a way to do it?

Thanks in advance for your help