Form field validation not working with constrained data type

Issues related to forms.
Post Reply
checkertail
 
 
Posts: 1
Joined: Mon Jan 21, 2019 3:52 am

Form field validation not working with constrained data type

Post by checkertail »

I created a contact form with four fields. I wanted to make sure they all have data, so I set up the data. It worked (i.e., got the error message when field was not filled out) when the fields had Data type = No Constraints. When I changed them to Data type = Text, the validation no longer worked. Are there special considerations for setting the Text Formats? Can the Other not be special characters? E.g., for a phone number, some enclosed the area code in parenthesis and use a dash or period in the main number.
User avatar
Pablo
 
Posts: 21578
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Form field validation not working with constrained data type

Post by Pablo »

To be able to help you, I need to see what you have done.
Please share a demo project, so I can see all your settings.

Note: I do not need your complete project, only a project with 1 page, the form and the relevant elements.

Related FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134
Post Reply