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.

Conditional Logic on Submit button doesn't allow form to submit

  1. I have a form that has a dropdown which is tested for a yes/no answer. If yes, then the rest of the form displays including the Submit button. If no, then nothing but the dropdown shows up. It's setup this way for user registrations, only members of the organization are allowed to register and the dropdown acts as a filter for registrations.

    The form stopped submitting with a recent update, not sure if it was WP 3.5 or a GF update. I tracked down the issue to the conditional logic set in the Form Settings > Advanced tab. If I have it set to hide the Submit button by default the form does not submit, either via AJAX or regular. However, if I turn the conditional logic off on the form and show the submit button by default the form submits just fine and registration works as expected.

    Thought i'd share my findings here.
    Bret

    Posted 11 years ago on Wednesday January 9, 2013 | Permalink
  2. Please share a link to the page on your site where this form is embedded. It is likely a JavaScript error preventing the form with conditional logic from working properly.

    Posted 11 years ago on Wednesday January 9, 2013 | Permalink