<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Retrieve Query Strings on WordPress success page</title>
		<link>https://legacy.forums.gravityhelp.com/topic/retrieve-query-strings-on-wordpress-success-page</link>
		<description>Gravity Support Forums Topic: Retrieve Query Strings on WordPress success page</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:26:06 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/retrieve-query-strings-on-wordpress-success-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Retrieve Query Strings on WordPress success page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/retrieve-query-strings-on-wordpress-success-page#post-15582</link>
			<pubDate>Thu, 06 Jan 2011 16:27:40 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">15582@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There are 3 options for the Confirmation:&#60;/p&#62;
&#60;p&#62;- Text&#60;br /&#62;
- Page&#60;br /&#62;
- Redirect&#60;/p&#62;
&#60;p&#62;Only &#34;Redirect&#34; has an option to pass query string values.  If you are using &#34;Page&#34;, that option isn't available.  You have to choose Redirect.&#60;/p&#62;
&#60;p&#62;Then you enter the FULL URL permalink to the page you want to redirect to, and use the optional query string builder to build your query string.&#60;/p&#62;
&#60;p&#62;See this screenshot:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/wp-content/uploads/2009/08/form-settings-confirmation-redirect.png&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/wp-content/uploads/2009/08/form-settings-confirmation-redirect.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Documentation is here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/form-settings/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/form-settings/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>intervaro on "Retrieve Query Strings on WordPress success page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/retrieve-query-strings-on-wordpress-success-page#post-15576</link>
			<pubDate>Thu, 06 Jan 2011 13:53:28 +0000</pubDate>
			<dc:creator>intervaro</dc:creator>
			<guid isPermaLink="false">15576@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I ain't seeing it.. But when I tried to redirect to a regular .php file it works!&#60;/p&#62;
&#60;p&#62;But I want to redirect to one of my WordPress pages (with a custom template).. How can I do that!?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Retrieve Query Strings on WordPress success page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/retrieve-query-strings-on-wordpress-success-page#post-15575</link>
			<pubDate>Thu, 06 Jan 2011 13:46:43 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">15575@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you aren't seeing success?name=victor in the query string in your browser address bar, then you did not setup the confirmation redirect correctly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>intervaro on "Retrieve Query Strings on WordPress success page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/retrieve-query-strings-on-wordpress-success-page#post-15574</link>
			<pubDate>Thu, 06 Jan 2011 13:43:41 +0000</pubDate>
			<dc:creator>intervaro</dc:creator>
			<guid isPermaLink="false">15574@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Aha!&#60;/p&#62;
&#60;p&#62;I'm still not getting anything. Shouldn't I see the Query String in the URL I'm getting redirected to, like mysite.com/success?name=victor ? Because I'm not..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Retrieve Query Strings on WordPress success page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/retrieve-query-strings-on-wordpress-success-page#post-15572</link>
			<pubDate>Thu, 06 Jan 2011 13:23:35 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">15572@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would do this using the PHP $_GET function which is how you would display any query string using PHP.&#60;/p&#62;
&#60;p&#62;For example&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php echo $_GET[&#38;quot;name&#38;quot;]; ?&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>intervaro on "Retrieve Query Strings on WordPress success page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/retrieve-query-strings-on-wordpress-success-page#post-15569</link>
			<pubDate>Thu, 06 Jan 2011 12:06:32 +0000</pubDate>
			<dc:creator>intervaro</dc:creator>
			<guid isPermaLink="false">15569@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I need some help! I don't understand how to use the Query Strings.&#60;/p&#62;
&#60;p&#62;I want Gravity Forms to redirect to a WordPress page and add a query string like ?name=Victor so that I can print something like &#34;Thank you for your submission Victor!&#34;. How can I catch the my passed variable &#34;name&#34;? I've tried $_POST[&#34;name&#34;] and get_query_variable(&#34;name&#34;) with no luck.&#60;/p&#62;
&#60;p&#62;Thanks in advance!&#60;/p&#62;
&#60;p&#62;Best regards
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
