<?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: Multi-page forms one page to another</title>
		<link>https://legacy.forums.gravityhelp.com/topic/multi-page-forms-one-page-to-another</link>
		<description>Gravity Support Forums Topic: Multi-page forms one page to another</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 00:26:28 +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/multi-page-forms-one-page-to-another" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Multi-page forms one page to another"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multi-page-forms-one-page-to-another#post-60883</link>
			<pubDate>Wed, 30 May 2012 17:11:20 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">60883@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's easy, I can help you out if you get stuck. There is documentation as well:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Using_Dynamic_Population&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Using_Dynamic_Population&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>michaelsmith on "Multi-page forms one page to another"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multi-page-forms-one-page-to-another#post-60881</link>
			<pubDate>Wed, 30 May 2012 17:05:34 +0000</pubDate>
			<dc:creator>michaelsmith</dc:creator>
			<guid isPermaLink="false">60881@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi David,&#60;/p&#62;
&#60;p&#62;This hook you mentioned, do you have to modify the form_display file to achieve this and will this effect every form, or can you apply a hook to a specific form? Where it says &#34;number of page&#34; is it referring to the Wordpress page ID?&#60;/p&#62;
&#60;p&#62;-------&#60;br /&#62;
Hi Rob,&#60;/p&#62;
&#60;p&#62;I totally get what you are saying. Is this something easy to do i.e. is it built in to gravity forms? How does one add a query string to a form and how does one make a field populate dynamically; is there any documentation on this provided? I want to know it is easy before I purchase. &#60;/p&#62;
&#60;p&#62;THANKS!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Multi-page forms one page to another"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multi-page-forms-one-page-to-another#post-60777</link>
			<pubDate>Wed, 30 May 2012 10:38:51 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">60777@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can also do this with dynamic population from one from to another. Meaning you would need to do this with two forms. Form 1 would contain your email field and the confirmation redirect url would go to the URL to form 2 and pass data via query string where an email field will be on this form and set to populate dynamically, and it will pull in the data from form 1 appropriately.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Multi-page forms one page to another"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multi-page-forms-one-page-to-another#post-60776</link>
			<pubDate>Wed, 30 May 2012 10:37:29 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">60776@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you turn AJAX off, you might get closer to what you want. Also have a look at this hook:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_post_paging&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_post_paging&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Let me know if this helps.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>michaelsmith on "Multi-page forms one page to another"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multi-page-forms-one-page-to-another#post-60772</link>
			<pubDate>Wed, 30 May 2012 10:19:30 +0000</pubDate>
			<dc:creator>michaelsmith</dc:creator>
			<guid isPermaLink="false">60772@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have seen some multipage gravity forms in action and it looks like it uses javascript to go from one &#34;page&#34; to another, however the page url doesn't change. So if I was on &#60;a href=&#34;http://www.mywebsite.com/contact&#34; rel=&#34;nofollow&#34;&#62;http://www.mywebsite.com/contact&#60;/a&#62; and I click the next button it just hides the original questions and shows the newer questions whilst still being on the same &#60;a href=&#34;http://www.mywebsite.com/contact&#34; rel=&#34;nofollow&#34;&#62;http://www.mywebsite.com/contact&#60;/a&#62; URL. Is it possible to parse content from one website url to another whilst still maintaining the form data from the first URL using Gravity Forms?&#60;/p&#62;
&#60;p&#62;I really need this feature as what I want to do is have an email address field in the footer of my website where the user types in their email address, and when they click submit/next it takes them to a new page with more fields like name and address etc. but I want to retain the users email address they already submitted (this is because I don't want every page to have a massive form in the footer.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
