Hi all,
I have a UK post code field (new postcode) on a form and am validating it using the validation_hook (as per VIN example). The validation works fine for the field (new postcode).
Now I've added another field (old postcode) assigned the cssClass to validate-postcode as per new postcode field, now when I submit the form the pre-loader just spins and forms does not submit.
So 1 field works fine, now 2 fields and form breaks? Any ideas ?
Thanks