Forums

simple custom form, email won't validate

digitalrain 22 Nov, 2011
I have v4 (RC2) installed on a site I'm building and the form
works beautifully EXCEPT that it doesn't check to make sure
the email field is filled out onSubmit.

In the forms manager for the form, under the JS Validation tab,
I have:

JS Validation: ENABLED
Validation Errors: DEFAULT
JS Validation Theme: CLASSIC
JS Validation Language: ENGLISH
Errors Event: ONSUBMIT

In the Wizard Edit for the form, under the Events tab, I have
added Auto Server Side Validation with the following:

Required: email (name of the email field)
Email: email

I can submit the form with absolutely nothing filled out and I
still get the thank you message, no error message, and the email
arrives in my mailbox successfully.

The form is located here:

http://testandtwirl.com/parkmon_vineyards/friendandfamily

Any help would be much appreciated.

Best,

Cynthia
GreyHead 24 Nov, 2011
Hi digitalrain,

Both MooTools 1.11 and 1.3.2 are being loaded on the form page. My guess is that the extra copy of 1.11 is at least a part of the problem.

Bob
This topic is locked and no more replies can be posted.