form
In contact form plugin there is this string to set calendar dates...
<div class="column one-second">[date* your-dateRental min:2022-01-01 max:2025-12-31 class:required]</div>
which is the right code to replace at "min:2022-01-01"...I wish that starts always from today's date...every day
Comments
Hi,
as this is 3rd party plugin, you should look into plugin's documentation. I already did it https://contactform7.com/date-field/ but there is no such information.
ok thanks