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.

Confirmation Page Merge Tag shortcode

  1. I know how to insert merge tags if I use Text as the option for the confirmation page. However, I can't find how to do a merge tag on a confirmation page.

    I'd like to be able to do something like:
    [gravityforms action="insert" merge_tag"{totalScore:26}"]

    which would echo the value of totalScore:26

    But that code doesn't work (I made it up, based on the conditional logic shortcode)

    Is there a way to do this? I don't see anything in the documentation for this.

    Posted 11 years ago on Sunday July 1, 2012 | Permalink
  2. Anybody?

    Posted 11 years ago on Monday July 2, 2012 | Permalink
  3. David Peralty

    Can you explain more about what you are doing. Why isn't having the merge tag in the confirmation message good enough? Are you redirecting to another page? Looking forward to your response.

    Posted 11 years ago on Monday July 2, 2012 | Permalink
  4. Yes, I'm redirecting to another page.

    Posted 11 years ago on Monday July 2, 2012 | Permalink
  5. David Peralty

    You will want to check the box that says Pass Query String via URL and then follow the directions. Then you can use PHP to get the value on the receiving page. If you want an easy way to include PHP on your pages, you'll want to check out the EXEC PHP plugin.

    Posted 11 years ago on Monday July 2, 2012 | Permalink