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.

How can i get the form data after ajax submission?

  1. Hi!

    When an ajax enabled form is submitted, the form gets removed from the DOM. Is it possible to only hide the form, not remove it? I need some data from a couple of fields after it was submitted.

    I tried to use the gform_confirmation_loaded function, but when this fires, the form is already deleted from the DOM.

    Posted 11 years ago on Sunday October 21, 2012 | Permalink