Form field validation

All Quick 'n Easy Web Builder support issues that are not covered in the forums below.
Post Reply
Ton
Posts: 34
Joined: Thu Jun 13, 2019 8:33 am

Form field validation

Post by Ton »

Hello,
I get a lot of spam, most of them with the form field Email filled in with the same country-ending. If I could validate on the content of that field then I could block a lot of spam. I've seen that this is possible with javascript (https://www.w3schools.com/js/js_validation.asp).
Is it possible to do this with Quick 'n Easy Web Builder?
Best,
Ton
User avatar
Pablo
Site Admin
Posts: 3918
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: Form field validation

Post by Pablo »

QWB has built-in form validation.
http://www.quickandeasywebbuilder.com/validation.html

But you can also add custom code via the HTML object or Page HTML
http://www.quickandeasywebbuilder.com/add_html.html
Ton
Posts: 34
Joined: Thu Jun 13, 2019 8:33 am

Re: Form field validation

Post by Ton »

Ok, thanks.
Post Reply