Is there anyway of doing match validation in forms but ignoring the case. I cant seem to find any options for that. This would be useful for email validation as email addresses are not case sensitive.
Many thanks / Jag
Case insensitive Match validation
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
Re: Case insensitive Match validation
The case is ignored for email validation, as far as I know.
Re: Case insensitive Match validation
It doesn't seem to be working for me though. I am probably doing something silly I guess. Please see below project.
https://1drv.ms/u/s!Ajp8jGjiAz6Shplfdrn ... A?e=P9XJKs
https://1drv.ms/u/s!Ajp8jGjiAz6Shplfdrn ... A?e=P9XJKs
Re: Case insensitive Match validation
Where exactly do I need to look to see the problem?
Re: Case insensitive Match validation
The field Editbox9 (emailaddr2) is supposed to be the same as the field Editbox8 (emailaddr1). This is specified in the validation tab of the field Editbox9 (emailaddr2).
Re: Case insensitive Match validation
Sorry, I thought you were referring to standard email validation.
For the 'match' validation the input fields should be exactly the same.
For the 'match' validation the input fields should be exactly the same.