<?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: Variable redirect in confirmation message</title>
		<link>https://legacy.forums.gravityhelp.com/topic/variable-redirect-in-confirmation-message</link>
		<description>Gravity Support Forums Topic: Variable redirect in confirmation message</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:32:58 +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/variable-redirect-in-confirmation-message" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Variable redirect in confirmation message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/variable-redirect-in-confirmation-message#post-21596</link>
			<pubDate>Fri, 25 Mar 2011 23:15:25 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">21596@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Good to hear! Yes, it would go in a standalone PHP file since it simply handles the redirect, it's just a go between page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kgagne on "Variable redirect in confirmation message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/variable-redirect-in-confirmation-message#post-21587</link>
			<pubDate>Fri, 25 Mar 2011 18:50:49 +0000</pubDate>
			<dc:creator>kgagne</dc:creator>
			<guid isPermaLink="false">21587@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks!  I got this working pretty easily -- once I realized the redirect code had to go in its own PHP file and not in a WordPress post. :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Variable redirect in confirmation message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/variable-redirect-in-confirmation-message#post-21561</link>
			<pubDate>Fri, 25 Mar 2011 17:22:29 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">21561@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No, this isn't currently a feature HOWEVER it is on our feature list to be added in a future release.&#60;/p&#62;
&#60;p&#62;In order to do this now you'd have to build your own custom confirmation page redirect handler.&#60;/p&#62;
&#60;p&#62;- Create a PHP page that redirects based on a query string value passed to it&#60;br /&#62;
- Edit your form&#60;br /&#62;
- Edit Form Settings&#60;br /&#62;
- Select Confirmation Tab&#60;br /&#62;
- Select Redirect&#60;br /&#62;
- Set the Redirect URL to go to your custom PHP page&#60;br /&#62;
- Use the query string builder to pass data to the custom PHP page&#60;br /&#62;
- Save your form&#60;/p&#62;
&#60;p&#62;So it can be done as a customization.  We do plan on adding this as a native feature in a future release.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kgagne on "Variable redirect in confirmation message"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/variable-redirect-in-confirmation-message#post-21525</link>
			<pubDate>Fri, 25 Mar 2011 14:05:07 +0000</pubDate>
			<dc:creator>kgagne</dc:creator>
			<guid isPermaLink="false">21525@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Is it possible for a submitted form to redirect the user based on the contents of that form?  For example, if the user is from Canada or Mexico, I would like her to be directed to a page for our international clients that is unique from users who indicate a United States address.&#60;/p&#62;
&#60;p&#62;If this is not an inbuilt feature, I'm guessing my approach will be similar to this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/enter-code-and-redirect-if-successful&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/enter-code-and-redirect-if-successful&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;-Ken
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
