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.

Redirection via pass query string beginner question

  1. I'd like the entire contents of the form to show up on a another page on the same site after Submit.
    I think this can be done using the Confirmation: pass field data via query string.
    But (if I'm right), I don't know how to create the "receiving" page, the page the passed data shows up on...
    Would someone please point me to a guide or tutorial on this (which I assume is outside of GF)?
    TYIA,
    Mike

    Posted 13 years ago on Friday September 24, 2010 | Permalink
  2. This is outside of Gravity Forms. You need to learn how to pull data from the query string and display it using PHP. This is pretty standard PHP interaction so I would suggest a book or tutorial on using PHP and the query string variables.

    Posted 13 years ago on Friday September 24, 2010 | Permalink
  3. Thanks. Can you recommend someone who might want to do the work?

    Posted 13 years ago on Friday September 24, 2010 | Permalink
  4. Certainly, here are some people that may be able to assist you with custom Gravity Forms development:

    David Smith
    http://www.ounceoftalent.com

    WebDevStudios
    http://www.webdevstudios.com

    Posted 13 years ago on Saturday September 25, 2010 | Permalink
  5. Thank you.

    Posted 13 years ago on Monday September 27, 2010 | Permalink
  6. David did a great job for us, thanks! It isn't live yet, so there's no way to show you, but I highly recommend his work. We now have a form that, on submission, is automatically turned into a pdf and emailed out.

    Posted 13 years ago on Thursday October 28, 2010 | Permalink