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.

Display information from the form on a thank you page

  1. cmecklen
    Member

    I want to display information someone entered on the order form onto the thank you page.

    For example at: http://domainappraisalninja.com/check-out-fast-domain-appraisal/

    After someone has completed that order I want to take that information and use it on the thank you page.

    Example:

    Thank You (name) for your order. Your card will be charged (total amount).

    You have order the following domains to be appraised:
    (domain name 1)
    (domain name 2)
    etc...

    How can I do this?

    Posted 13 years ago on Saturday April 21, 2012 | Permalink
  2. David Peralty

    In the confirmation message area, you can redirect and pass field data via query string. Then you'll need to code your thank you page to pull the data from the query string and display it on the page.

    Or you can just use the confirmation message text and include submitted data there (easier way to get what you want).

    Posted 13 years ago on Saturday April 21, 2012 | Permalink
  3. cmecklen
    Member

    Thank you for the help!

    Posted 13 years ago on Saturday April 21, 2012 | Permalink

This topic has been resolved and has been closed to new replies.