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.

Pop up modal after submit

  1. letheos
    Member

    Hi,
    I have a simple contact form with captcha.
    When submitted I want it to pop up a thank you in a modal with an ok button. When the user presses the ok gets and redirected to the home page. I have the modal script.
    Is this possible?

    Thank you for your time.

    Posted 12 years ago on Friday October 28, 2011 | Permalink
  2. It sure is. A couple questions so I can better instruct you on the "how".

    1 - Are you submitting the form via AJAX?
    2 - Is this a multi-page form?

    Posted 12 years ago on Friday October 28, 2011 | Permalink
  3. letheos
    Member

    David,
    1 - I'd like to do so but the documentation says that you cannot when using captcha.
    2 - No, it's just a simple one page contact form.

    Posted 12 years ago on Friday October 28, 2011 | Permalink
  4. Hi Letheos,

    Here is a solid start on making that happen:

    http://pastie.org/2775412

    Let me know if you have any questions. :)

    Posted 12 years ago on Friday October 28, 2011 | Permalink