PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Onsubmit jQuery function

  1. leonmagee
    Member

    The form I was using prior to switching to gravity forms (contact form 7) was setup to trigger a jQuery function when the form was submited. I did this by adding an onsubmit property to one of the plugin files that would return the function. This function would check to see if two of the inputs matched, and if they didn't it would return false and display an 'alert'. If they matched, it would trigger something else. Is there a way to do this with Gravity Forms?

    Thanks

    Posted 12 years ago on Monday October 17, 2011 | Permalink
  2. Can you use the gform_validation hook?

    Posted 12 years ago on Tuesday October 18, 2011 | Permalink