<?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: Two Multi Page questions: drop down variables &#38; page 1 redirects</title>
		<link>https://legacy.forums.gravityhelp.com/topic/two-multi-page-questions-drop-down-variables-page-1-redirects</link>
		<description>Gravity Support Forums Topic: Two Multi Page questions: drop down variables &amp; page 1 redirects</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 18:03:10 +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/two-multi-page-questions-drop-down-variables-page-1-redirects" rel="self" type="application/rss+xml" />

		<item>
			<title>mollermarketing on "Two Multi Page questions: drop down variables &#38; page 1 redirects"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-multi-page-questions-drop-down-variables-page-1-redirects#post-15358</link>
			<pubDate>Mon, 03 Jan 2011 16:30:42 +0000</pubDate>
			<dc:creator>mollermarketing</dc:creator>
			<guid isPermaLink="false">15358@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Carl! got the answer and am attempting it now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Two Multi Page questions: drop down variables &#38; page 1 redirects"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-multi-page-questions-drop-down-variables-page-1-redirects#post-15256</link>
			<pubDate>Fri, 31 Dec 2010 12:29:00 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">15256@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@mollermarketing See your other forum post regarding this, I have provided information there.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mollermarketing on "Two Multi Page questions: drop down variables &#38; page 1 redirects"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-multi-page-questions-drop-down-variables-page-1-redirects#post-15251</link>
			<pubDate>Fri, 31 Dec 2010 03:33:49 +0000</pubDate>
			<dc:creator>mollermarketing</dc:creator>
			<guid isPermaLink="false">15251@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I like that you can do this, just answered my recent question, but I'm not sure how to do this or what you mean. I will download the latest version but is there a tutorial or FAQ on this somewhere?&#60;/p&#62;
&#60;p&#62;Thanks Carl!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Two Multi Page questions: drop down variables &#38; page 1 redirects"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-multi-page-questions-drop-down-variables-page-1-redirects#post-14023</link>
			<pubDate>Tue, 07 Dec 2010 16:51:32 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">14023@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can do conditional logic on a Page Break.  So if FIELD1 = X then show Page 2, if FIELD2 = Y then show Page 3.&#60;/p&#62;
&#60;p&#62;So you'd setup your conditional logic on the Page Breaks you want to show and hide based on a previous field selection.  So you'd add all of your pages and fields then show/hide the pages you want to show/hide based on field selections using conditional logic.&#60;/p&#62;
&#60;p&#62;So yes this is possible with the Gravity Forms v1.5 beta.&#60;/p&#62;
&#60;p&#62;Sorry for the delay in responding, we were short staffed over the weekend and are trying to catch up on forum requests that have not been responded to.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tracedef on "Two Multi Page questions: drop down variables &#38; page 1 redirects"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-multi-page-questions-drop-down-variables-page-1-redirects#post-14022</link>
			<pubDate>Tue, 07 Dec 2010 16:42:27 +0000</pubDate>
			<dc:creator>tracedef</dc:creator>
			<guid isPermaLink="false">14022@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Come on gravity forms, I know that if cforms does it, gforms can do it better, right? :) Sorry, blatant appeal to vanity was the best I could do. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tracedef on "Two Multi Page questions: drop down variables &#38; page 1 redirects"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-multi-page-questions-drop-down-variables-page-1-redirects#post-13842</link>
			<pubDate>Thu, 02 Dec 2010 19:34:24 +0000</pubDate>
			<dc:creator>tracedef</dc:creator>
			<guid isPermaLink="false">13842@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi. We would like to move over from Cforms, but need to replicate a couple of the things we can do with cforms to be able to make the move, any feedback appreciated!&#60;/p&#62;
&#60;p&#62;We have a multi page form about red and blue widgets. The first page of our form has one drop down field titled &#34;Widgets&#34; with the options to choose being Blue or Red. If blue is chosen, we want to show a page 2 and page 3 that have blue related questions and if Red is chosen, we want to show a page 2 and page 3 that has red related questions when submit on the first page is chosen. How can we do this? Carl mentions conditional logic and page breaks in this thread, but we're not sure how this works: &#60;a href=&#34;http://forum.gravityhelp.com/topic/multi-page-and-variable-page-routing&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/multi-page-and-variable-page-routing&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Real world example using Cforms: &#60;a href=&#34;http://tinyurl.com/2g95l3r&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/2g95l3r&#60;/a&#62; ..... &#60;/p&#62;
&#60;p&#62;If &#34;Home Purchase&#34; is chosen from the first field (Type of Loan), then the rest of the pages of the form will be &#34;Home Purchase&#34; related, otherwise, all other choices from &#34;Type of Loan&#34; (Refinance, Debt Consol and Home Equity), will go to standard (not purchase related) pages 2,3 and 4.&#60;/p&#62;
&#60;p&#62;2. We place multi page forms on home pages of sites but do not want the form to continue to page 2 on the same page (there is not enough space on the page), so we need to redirect the first page of the form to a new page on the site with more space to continue page 2 of the form...... Is this possible with GF? &#60;/p&#62;
&#60;p&#62;Here's a real world example using cforms (the &#34;Get a Fast Rate Quote&#34; form): &#60;a href=&#34;http://tinyurl.com/259jp8f&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/259jp8f&#60;/a&#62;  &#60;/p&#62;
&#60;p&#62;Any feedback is greatly appreciated, would love to be able to start using GF and moving clients over to it!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
