<?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: New support on creating a 2 part form with redirects at the end</title>
		<link>https://legacy.forums.gravityhelp.com/topic/new-support-on-creating-a-2-part-form-with-redirects-at-the-end</link>
		<description>Gravity Support Forums Topic: New support on creating a 2 part form with redirects at the end</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:26:02 +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/new-support-on-creating-a-2-part-form-with-redirects-at-the-end" rel="self" type="application/rss+xml" />

		<item>
			<title>Chaz Key on "New support on creating a 2 part form with redirects at the end"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/new-support-on-creating-a-2-part-form-with-redirects-at-the-end#post-73470</link>
			<pubDate>Fri, 31 Aug 2012 13:12:52 +0000</pubDate>
			<dc:creator>Chaz Key</dc:creator>
			<guid isPermaLink="false">73470@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey! Thanks for this post! I was having the same problem. I couldn't understand when you said &#34;value&#34;, if I was supposed to put the actual value of the selected option. Then I just tried the simple option &#34;&#38;amp;GroupType={Group Travel Type:5:value}&#34;. &#60;/p&#62;
&#60;p&#62;Thanks again...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "New support on creating a 2 part form with redirects at the end"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/new-support-on-creating-a-2-part-form-with-redirects-at-the-end#post-72838</link>
			<pubDate>Tue, 28 Aug 2012 00:08:32 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">72838@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The reason the conditional shortcodes were not working is because you were using the value (quote-oklahoma-city-ok), not the label (Oklahoma City, OK) in your comparison, but the merge tag is for the Label.  Add &#60;strong&#62;:value&#60;/strong&#62; to the merge tag and it will work fine:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;merge_tag=&#38;quot;{Choose the Cool Box Facility Closest to You:19:value}&#38;quot;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I copied form 2 on your site and created form 3.  You can see this working there.  You will need to do the same type of conditional in your notification for all other facilities.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "New support on creating a 2 part form with redirects at the end"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/new-support-on-creating-a-2-part-form-with-redirects-at-the-end#post-72758</link>
			<pubDate>Mon, 27 Aug 2012 11:49:31 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">72758@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The &#34;&#60;strong&#62;Oops! We could not locate your form.&#60;/strong&#62;&#34; error was due to this additional markup being added around the gravityforms shortcode in your admin notification:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
&#38;lt;code&#38;gt;&#38;lt;code&#38;gt;[gravityforms action=&#38;lt;/code&#38;gt;&#38;lt;code&#38;gt;&#38;quot;conditional&#38;quot;&#38;lt;/code&#38;gt; &#38;lt;code&#38;gt;merge_tag=&#38;lt;/code&#38;gt;&#38;lt;code&#38;gt;&#38;quot;{Choose the Cool Box Facility Closest to You:19}&#38;quot;&#38;lt;/code&#38;gt; &#38;lt;code&#38;gt;condition=&#38;lt;/code&#38;gt;&#38;lt;code&#38;gt;&#38;quot;is&#38;quot;&#38;lt;/code&#38;gt; &#38;lt;code&#38;gt;value=&#38;lt;/code&#38;gt;&#38;lt;code&#38;gt;&#38;quot;quote-oklahoma-city-ok&#38;quot;&#38;lt;/code&#38;gt;&#38;lt;code&#38;gt;]&#38;lt;/code&#38;gt;&#38;lt;/code&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Removing that got rid of the error.  I emailed you regarding the rest.  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Trevorbox on "New support on creating a 2 part form with redirects at the end"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/new-support-on-creating-a-2-part-form-with-redirects-at-the-end#post-72304</link>
			<pubDate>Thu, 23 Aug 2012 12:08:55 +0000</pubDate>
			<dc:creator>Trevorbox</dc:creator>
			<guid isPermaLink="false">72304@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;hey chris thanks for the reply. sent it to you via email.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "New support on creating a 2 part form with redirects at the end"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/new-support-on-creating-a-2-part-form-with-redirects-at-the-end#post-72295</link>
			<pubDate>Thu, 23 Aug 2012 11:37:35 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">72295@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;blockquote&#62;&#60;p&#62;
Getting error form can not be found on email.
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Can you post a screenshot or the text of where you are seeing this?  I've not seen that error before. Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Trevorbox on "New support on creating a 2 part form with redirects at the end"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/new-support-on-creating-a-2-part-form-with-redirects-at-the-end#post-72183</link>
			<pubDate>Wed, 22 Aug 2012 18:00:48 +0000</pubDate>
			<dc:creator>Trevorbox</dc:creator>
			<guid isPermaLink="false">72183@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok I think I understand don't have it quite working yet though. Getting error form can not be found on email. My code is like this :&#60;/p&#62;
&#60;p&#62;[gravityforms action=&#34;conditional&#34; merge_tag=&#34;{Choose the (company name)Facility Closest to You:19}&#34; condition=&#34;is&#34; value=&#34;quote-oklahoma-city-ok&#34;]&#60;/p&#62;
&#60;p&#62;merge tag is straight inserted should be right. Value is taken from the value of the selection in my forms area. &#60;/p&#62;
&#60;p&#62;Have content here.&#60;/p&#62;
&#60;p&#62;[/gravityforms]&#60;/p&#62;
&#60;p&#62;Says form not found in my email. Did i do something wrong?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "New support on creating a 2 part form with redirects at the end"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/new-support-on-creating-a-2-part-form-with-redirects-at-the-end#post-72180</link>
			<pubDate>Wed, 22 Aug 2012 17:24:04 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">72180@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not sure I understand your last question.  Where do the prices come from?  Are you saying the pricing information is on the landing page where they are redirected, but you want to include that pricing information in the email (which is sent before they land on that page)?  There is no way I know of to get the pricing from a page like that, if that's where you're storing it.  You may have to include it in the user notification as either a conditional shortcode:  &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Shortcodes#Conditional_Shortcode&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Shortcodes#Conditional_Shortcode&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Or you could store it in the form in a hidden field, the use conditional logic to determine which price to show in the user notification.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Trevorbox on "New support on creating a 2 part form with redirects at the end"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/new-support-on-creating-a-2-part-form-with-redirects-at-the-end#post-71912</link>
			<pubDate>Tue, 21 Aug 2012 13:03:43 +0000</pubDate>
			<dc:creator>Trevorbox</dc:creator>
			<guid isPermaLink="false">71912@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks a ton. The last thing if the contact form could do it, would be perfect. Since the form auto directs to a specific page and price, we also wanted the specific page and price to be included in the email form we send to us and them. Is there a way to custom input the prices of each selection?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "New support on creating a 2 part form with redirects at the end"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/new-support-on-creating-a-2-part-form-with-redirects-at-the-end#post-71788</link>
			<pubDate>Mon, 20 Aug 2012 22:59:38 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">71788@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I sent you a detailed email.  However, for anyone interested in doing the same thing, there were just a couple of configuration issues.&#60;/p&#62;
&#60;ol&#62;
&#60;li&#62;I split the URL in &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/new-support-on-creating-a-2-part-form-with-redirects-at-the-end#post-71398&#34; rel=&#34;nofollow&#34;&#62;this post&#60;/a&#62; to post it in the forums here, without modification, but I was not clear that it should look like a normal URL with no spaces in it.  I fixed that in this form&#60;/li&#62;
&#60;li&#62;The {FieldName:3:value} needs to be the actual merge tag from your form; then you append &#34;:value&#34; after the generated merge tag.  For this form, it was field 19&#60;/li&#62;
&#60;li&#62;There is no need to use the query string, just select &#60;strong&#62;Redirect&#60;/strong&#62; for the confirmation, and configure the URL properly&#60;/li&#62;
&#60;li&#62;To be clear, the values for field 19 need to be set to the slug of the page where you want to redirect the visitor upon successful form submission.  That way, when you insert the merge tag, and append &#34;:value&#34; to it, there is a unique value to be read from the form field, field 19 in this case&#60;/li&#62;
&#60;li&#62;There were a couple other minor inconsistencies in the form which needed to be addressed&#60;/li&#62;
&#60;/ol&#62;
&#60;p&#62;Also, because there is no &#34;Insert merge tag&#34; drop down for the URL when using a &#34;Redirect&#34; confirmation, I usually check the box &#34;Pass Field Data Via Query String&#34; so I can see a merge tag drop down, then I select my field, so I get the exact format for the merge tag.  Copy that, and paste it where you want it in the URL area; then uncheck the box, since we don't actually need to use the query string. We were just cheating a little to get the proper format for the merge tag.  The Confirmation &#38;gt; Redirect  URL field does support merge tags, there is just no drop down there to make it easy.&#60;/p&#62;
&#60;p&#62;Hope that helps someone who wants to conditionally redirect the visitor after form submission, based on a value they selected in your form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "New support on creating a 2 part form with redirects at the end"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/new-support-on-creating-a-2-part-form-with-redirects-at-the-end#post-71509</link>
			<pubDate>Sat, 18 Aug 2012 00:53:01 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">71509@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you send me ( email &#60;a href=&#34;mailto:chris@rocketgenius.com&#34;&#62;chris@rocketgenius.com&#60;/a&#62; ) a WordPress administrator login for your site please?  I would like to take a look and help you with the configuration.  Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
