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.

Pass form fields to thank's Page

  1. Hi Everyone,

    Hi have a question/problem in setup a custom Thanks Page.

    I Have the form http://www.juliaribasjoias.com/feminino/anel-africa/, and I'm trying to pass the field Nome and Morada to custom thanks page(http://www.juliaribasjoias.com/detalhes-encomenda/), but i cant.

    Can anyone give me direction's

    Thanks in advance.

    Posted 12 years ago on Monday October 10, 2011 | Permalink
  2. On the form settings tab, have you configured the confirmation as "redirect" and then sent those two fields in the query string? I did not see them sent after I submitted a test, so I don't believe this is correct yet. See Confirmation Redirect on this page http://www.gravityhelp.com/documentation/page/Form_Settings#Confirmation

    Once that's correct, you will need to set the fields on form two to accept the incoming data.
    http://www.gravityhelp.com/documentation/page/Allow_field_to_be_populated_dynamically

    Posted 12 years ago on Tuesday October 11, 2011 | Permalink
  3. Hello Chris,
    Thanks for your help, i done everything, redirect the page.
    In pass field via query i insert this fileld: nome={Nome:1}
    and in the page i put this shortcode: [gravityforms id=1 field_values='parameter_name=nome'].

    I don't know what im doing wrong.
    If you need anything like, admin access, please tel me.

    Thanks

    Posted 12 years ago on Tuesday October 11, 2011 | Permalink
  4. I don't think this will work:

    [php]
     [gravityforms id=1 field_values='parameter_name=nome'].

    If this is on the page with form #1, that would populate those form fields with this information. I'm not sure what you want. You should set up form #2 to catch the query string you're sending, using these settings:

    http://www.gravityhelp.com/documentation/page/File:Allow-dynamic-population.png

    Your parameter name here would be nome to match the query string information you are sending from form #1. Can you try that?

    Posted 12 years ago on Tuesday October 11, 2011 | Permalink
  5. sorry but i don't understand what you mean, but basically what i need to do is:
    user fill form and after submit redirects to another page (already setup).
    In Confirmation Page, i want to put a message something like this:
    "hi (get name), thanks for your contact.
    Thanks, Chris

    Posted 12 years ago on Wednesday October 12, 2011 | Permalink
  6. Done, thanks for the help

    Posted 12 years ago on Friday November 4, 2011 | Permalink
  7. Glad you got it working! Thanks for the update.

    Posted 12 years ago on Friday November 4, 2011 | Permalink

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