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.

client side gravity form validation

  1. How can I perform Client Side Form validation (to perform form's onSubmit, or submit's button onClick).
    I know that there is a way to perform a custom validation at server side with gform_field_validation, but I want to perform a validation with JavaScript before going to Server Side, so that page won't be reloaded.
    Another question , in case there is a way to perform JavaScript validation on Form's Submit - what is the best way to get form's fields, with stars ( mandatory fields ), at my Client Side script.

    Posted 10 years ago on Saturday June 1, 2013 | Permalink