HTML5 Form Validator Support Product Page

Answered

Showcase Feedback Form

Asked 10 Mar 2016 04:19:54
1
has this question
10 Mar 2016 04:19:54 Greta Garberini posted:
Hi,
just out of curiosity at the showcase for the Feedback Form: www.dmxzone.com/demo/php/DMXzoneReCAPTCHA2/FeedbackForm/index.php

How do you handle double names like "Amy Lou", "Aníbal Cavaco Silva" or "Schütte-Lihotzky" meaning to include spaces and dashes in order not to get errors like: "Letters only please."

Replies

Replied 10 Mar 2016 06:44:21
10 Mar 2016 06:44:21 Teodor Kuduschiev replied:
Hello,
There is a validation rule called "allow letters and punctuation", which allows you to do this. For more specific cases you can also create your own rule, using the pattern rule and regular expressions.
Replied 10 Mar 2016 07:00:51
10 Mar 2016 07:00:51 Greta Garberini replied:
Great stuff! Thank you

Reply to this topic