KwesForms V2 is finally here and it's game changing! Try it now.
Home How it Works Components Validation Spam Cloud Emails Data Security Pricing Docs API Docs FAQ Sign In Try It Free

Datepicker Field Bronze Plan


Adding a Datepicker Field

To add a datepicker to your form create an input and set the type attribute to datepicker. It will automatically be detect and formatted as a datepicker.

<input type="datepicker" name="date">

Datepicker Language

The language on the datepicker can be changed. This will affect the "days" and "months" according to your language settings for form validation. To set the language on a datepicker follow the form validation language instructions.