Hello,
I'm trying to create a Zoho WebForm to embed ( html full source ) in a website, and the field "date" is created as text field not date field as it should be in html5, it causes problems of validation as I can insert aaaa in the filed that should be a date, and when I'm trying to change the html created to "date" type instead of "text" input type, the field is not saved in the database - I cannot see the value inserted to this field by the user in the lead details in the CRM. It's empty.
The field is marked as mandatory.
Zoho form creates an Iframe, which is not a good solution for me .
What is your solution for the date field in the webform?
Validation and datepicker.
Thank you.