Hello,

I'm trying to get clientside validation to work, but the jQuery('#form-id').validate() method is not being called on page load for the forms. So there is no clientside validation. Am I missing something in the configuration? When I open up the Google Chrome Developer Console and manually call jQuery('#form-id').validate() clientside validation now works.

Has anyone else run into this?

Comments

nathandentzau created an issue. See original summary.

nathandentzau’s picture

Status: Active » Closed (won't fix)