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.

Confirmation Question

  1. Hi, what would be the best way to handle this. I would like a confirmation message after form submit, but I also want people to have a clean form so they could submit again. I am using this for a request off of work form. People may submit five forms in the same session.

    Posted 11 years ago on Wednesday May 9, 2012 | Permalink
  2. What if you just put a simple link in the confirmation page and title it something like "Submit Another Request" and then just link it to the same page. That way the page reloads again and the form should show ready to go.

    Posted 11 years ago on Wednesday May 9, 2012 | Permalink
  3. Great idea, thanks! I have another question. I put my form in a widget as a fancybox lightbox. It seems to work up until I hit submit. It closes the lightbox regardless of whether or not there are validation errors. Do you know how I would keep it from closing if there were errors?

    Posted 11 years ago on Wednesday May 9, 2012 | Permalink
  4. Do you have AJAX enabled on the form placement?

    Posted 11 years ago on Thursday May 10, 2012 | Permalink
  5. Thanks, I have enable AJAX and now it works. Is there a way to give a confirmation on the form before it closes. So the person knows the form went through ok?

    Posted 11 years ago on Thursday June 14, 2012 | Permalink