<?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: Pass a Query String to Multiple Pages</title>
		<link>https://legacy.forums.gravityhelp.com/topic/pass-a-query-string-to-multiple-pages</link>
		<description>Gravity Support Forums Topic: Pass a Query String to Multiple Pages</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:22:49 +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/pass-a-query-string-to-multiple-pages" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Pass a Query String to Multiple Pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-a-query-string-to-multiple-pages#post-104538</link>
			<pubDate>Wed, 19 Dec 2012 12:54:01 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">104538@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Instead of using a confirmation page in the middle, put that information in a page, and in that page embed your form #2.  Then, the first choice in the form will be &#34;Make a deposit&#34; or &#34;Exit&#34;.  I'm not really sure what exit does.  But if they select &#34;Make a deposit&#34;, you reveal the rest of the form.  That is done with conditional logic.  You can use a section break and apply conditional logic to it.  The condition will be &#34;Show this if the drop down choice is 'Make a deposit'.&#34;&#60;/p&#62;
&#60;p&#62;I'm not sure what happens if they choose to exit.  They could just close the browser window if they wanted to, but if they make the choice to &#34;Exit&#34;, where do you send them?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aomisore on "Pass a Query String to Multiple Pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-a-query-string-to-multiple-pages#post-104253</link>
			<pubDate>Wed, 19 Dec 2012 00:14:40 +0000</pubDate>
			<dc:creator>aomisore</dc:creator>
			<guid isPermaLink="false">104253@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey... how do I do what you have proposed? Or how can I complete my original goal?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aomisore on "Pass a Query String to Multiple Pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-a-query-string-to-multiple-pages#post-103982</link>
			<pubDate>Tue, 18 Dec 2012 09:37:58 +0000</pubDate>
			<dc:creator>aomisore</dc:creator>
			<guid isPermaLink="false">103982@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#34;You can conditionally show the rest of the form (which is already on the page, just not visible,&#34;&#60;/p&#62;
&#60;p&#62;How would I do this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Pass a Query String to Multiple Pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-a-query-string-to-multiple-pages#post-103824</link>
			<pubDate>Tue, 18 Dec 2012 01:50:25 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">103824@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How about if you combine your confirmation page with the top of the page where form 2 is located?  You can tell them if their date is available there, then they can make a choice to exit or make a deposit.  You can conditionally show the rest of the form (which is already on the page, just not visible, and already populated with the values from form 1) if they want to make a deposit. or you can let them gracefully exit if they don't want to make a deposit.  Can you make that work?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aomisore on "Pass a Query String to Multiple Pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-a-query-string-to-multiple-pages#post-103773</link>
			<pubDate>Tue, 18 Dec 2012 00:32:47 +0000</pubDate>
			<dc:creator>aomisore</dc:creator>
			<guid isPermaLink="false">103773@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;the form you saw on the confirmation page shouldnt have been there and i have fixed it. this should be the process:&#60;/p&#62;
&#60;p&#62;1) check availability - &#60;a href=&#34;http://ovationpix.com/check-availability/&#34; rel=&#34;nofollow&#34;&#62;http://ovationpix.com/check-availability/&#60;/a&#62;&#60;br /&#62;
once they submit this page, they are brought to a page that notifies them the date is available. &#60;/p&#62;
&#60;p&#62;2) this page notifies them that the page is available. from here they get the option to make a deposit, or exit the process. &#60;a href=&#34;http://ovationpix.com/your-event-date-is-available/&#34; rel=&#34;nofollow&#34;&#62;http://ovationpix.com/your-event-date-is-available/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;3) if they choose to make a deposit, i would like the data from form #1 to be passed to form #2. form #2 can be found here: &#60;a href=&#34;http://ovationpix.com/pay-photo-booth-deposit-online&#34; rel=&#34;nofollow&#34;&#62;http://ovationpix.com/pay-photo-booth-deposit-online&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;does that make more sense?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Pass a Query String to Multiple Pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-a-query-string-to-multiple-pages#post-103768</link>
			<pubDate>Tue, 18 Dec 2012 00:19:06 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">103768@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The &#34;Make a Deposit&#34; button will need to be a link to form 2 with the query string pre-populated with all the values.  I'm not sure how they get back to the confirmation page though.  You're trying to send them in two different directions from the confirmation page: fill out the form on the confirmation page, and also send them to the &#34;make a deposit page&#34;.  Sounds confusing and there may not be a good way to do it.  Gravity Forms works best in a linear fashion, with the data from one form being sent to the next, and then to a 3rd if necessary.  I think you could do as you described, but I have not seen it done and it seems confusing to me, unless I am not seeing the big picture.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aomisore on "Pass a Query String to Multiple Pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-a-query-string-to-multiple-pages#post-103705</link>
			<pubDate>Mon, 17 Dec 2012 21:47:25 +0000</pubDate>
			<dc:creator>aomisore</dc:creator>
			<guid isPermaLink="false">103705@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My form date capture starts here: (form1)&#60;br /&#62;
&#60;a href=&#34;http://ovationpix.com/check-availability/&#34; rel=&#34;nofollow&#34;&#62;http://ovationpix.com/check-availability/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and once complete, they are brought to this confirmation page:&#60;br /&#62;
&#60;a href=&#34;http://ovationpix.com/your-event-date-is-available/&#34; rel=&#34;nofollow&#34;&#62;http://ovationpix.com/your-event-date-is-available/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I want them to click on the make a deposit button, and I would like the data from form 1 to follow to form 2: &#60;a href=&#34;http://ovationpix.com/pay-photo-booth-deposit-online&#34; rel=&#34;nofollow&#34;&#62;http://ovationpix.com/pay-photo-booth-deposit-online&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I know how to do it directly from one page to another, but I don't know how to do it with a page in the middle.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
