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.

passing the form info via url

  1. if i used the

    <?php
    $title = $_GET['title'];
    echo $title;
    ?>

    function on the 1 st page after the preview why cant i pass this again to the following page ? if i create a form ( non gravity ) it works fine so do i have to add something ?
    i tried to just use the same code from the 1 st preview page because we defined the values in the form and it should work ? but it dose not pass to 2nd page... ideas?

    Posted 11 years ago on Friday June 29, 2012 | Permalink
  2. David Peralty

    I am just guessing, but I don't think anything would be passing it on again. Can you link to your form?

    Posted 11 years ago on Friday June 29, 2012 | Permalink
  3. I guess we are working with

    http://www.gravityhelp.com/forums/topic/passing-form-values-to-pages-2-and-3-of-preview-after-form-is-rendered-via-url

    ? i put the stuff there

    Posted 11 years ago on Friday June 29, 2012 | Permalink
  4. David Peralty

    Alright, I'll close this then.

    Posted 11 years ago on Friday June 29, 2012 | Permalink

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