Umbraco Form Error In Jquery Validation with Email type
Hi, I created a Umbraco form with Email field and select validation is Email Regex.
When i type a email on form i see a error
Uncaught TypeError: Cannot read property 'call' of undefined. Exception occurred when checking element 08dd7508-58fb-4b31-df98-5108a50a91b8, check the 'umbracoforms_regex' method.
And I debug in Jquery Validation file and see "umbracoforms_regex" I dont know how solve this error. I cannot submit form now because this error
Umbraco Form Error In Jquery Validation with Email type
Hi, I created a Umbraco form with Email field and select validation is Email Regex. When i type a email on form i see a error
And I debug in Jquery Validation file and see "umbracoforms_regex" I dont know how solve this error. I cannot submit form now because this error
I using Umbraco form 4.4.0
Thanks
p/s Sorry for my bad english.
p/s I tested and all validate in here same error
Hello,
I have the above issue. Has someone else this problem?
Thanks, Florin
is working on a reply...