<?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: saving partially filled multi-page forms as entries.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/saving-partially-filled-multi-page-forms-as-entries</link>
		<description>Gravity Support Forums Topic: saving partially filled multi-page forms as entries.</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 11:40:41 +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/saving-partially-filled-multi-page-forms-as-entries" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "saving partially filled multi-page forms as entries."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/saving-partially-filled-multi-page-forms-as-entries#post-44577</link>
			<pubDate>Tue, 20 Dec 2011 17:47:23 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">44577@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There are plans to add this to a future version, yes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Doug on "saving partially filled multi-page forms as entries."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/saving-partially-filled-multi-page-forms-as-entries#post-44572</link>
			<pubDate>Tue, 20 Dec 2011 17:32:17 +0000</pubDate>
			<dc:creator>Doug</dc:creator>
			<guid isPermaLink="false">44572@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the detailed anser/solution.  Any chance this feature of saving partially filled out multipage forms will be added to a future release?  I have found the need for this again to collect survey data.&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "saving partially filled multi-page forms as entries."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/saving-partially-filled-multi-page-forms-as-entries#post-38769</link>
			<pubDate>Mon, 24 Oct 2011 12:46:25 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">38769@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It is not currently possible.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stuuk on "saving partially filled multi-page forms as entries."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/saving-partially-filled-multi-page-forms-as-entries#post-38715</link>
			<pubDate>Mon, 24 Oct 2011 09:16:22 +0000</pubDate>
			<dc:creator>stuuk</dc:creator>
			<guid isPermaLink="false">38715@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it possible to combine entries as yet or save partial entries?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "saving partially filled multi-page forms as entries."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/saving-partially-filled-multi-page-forms-as-entries#post-33218</link>
			<pubDate>Mon, 22 Aug 2011 15:03:24 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">33218@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There are two parts to what you will be doing.  1) set up the second form to accept data from the first form via query string.  2) set up the first form to redirect to the page with the second form embedded, and be sure to send the query string to populate those parameters in form two.&#60;/p&#62;
&#60;p&#62;I would start with form two, the more complex form, where the visitor will hopefully continue after entering their name and address in form one.  In form two, set up your name and email fields.  On the advanced tab for each of those fields, be sure to check the box &#34;Allow field to be populated dynamically.&#34;  Once you do that, you will be shown a text box, and in there is the query parameter you are going to receive from form one.  You can call this whatever you want.  The important thing is that it match exactly the parameter names you use in the query string for form one.  I entered the parameters as form1name and form1email.    Screenshots:&#60;/p&#62;
&#60;p&#62;Form two showing dynamic population of Email address by query string &#60;a href=&#34;http://min.us/mDd1PNpXu&#34; rel=&#34;nofollow&#34;&#62;http://min.us/mDd1PNpXu&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Form two showing dynamic population of Name by query string &#60;a href=&#34;http://minus.com/mRfUtBDy3&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/mRfUtBDy3&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Now that form two is set up to accept data via query string for these two fields (name and email), go to your simpler form, with just Name and Email.&#60;/p&#62;
&#60;p&#62;For form 1, click the Form Settings &#38;gt; Confirmation tab, and click the &#34;Redirect&#34; radio button. Enter the  URL of the page that holds the second form in the text box, then check the box that says &#34;Pass Field Data Via Query String&#34;.  Then, in the text area below, build your query string.  Be sure you use the exact parameter names you used in form two.  I used form1name and form1email.  Use those here too, and insert the merge fields with the &#34;Insert form field&#34; drop down.  Here's what it will look like when you're done.&#60;/p&#62;
&#60;p&#62;Form one redirect to form two with query string&#60;br /&#62;
&#60;a href=&#34;http://min.us/mcgetJslQ&#34; rel=&#34;nofollow&#34;&#62;http://min.us/mcgetJslQ&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Basically, that's it.  Form 2 will accept the data from form 1 sent via query string, so long as you use the same exact parameters (the names form1email and form2email in my case) in both places.&#60;/p&#62;
&#60;p&#62;If you need help implementing that, please let us know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Doug on "saving partially filled multi-page forms as entries."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/saving-partially-filled-multi-page-forms-as-entries#post-33198</link>
			<pubDate>Mon, 22 Aug 2011 12:12:25 +0000</pubDate>
			<dc:creator>Doug</dc:creator>
			<guid isPermaLink="false">33198@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes.  Please send me an example.  I look forward to partially filled entries being saved in a future version.  Any idea when this feature will be available? Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "saving partially filled multi-page forms as entries."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/saving-partially-filled-multi-page-forms-as-entries#post-33084</link>
			<pubDate>Sat, 20 Aug 2011 02:40:26 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">33084@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here's the most recent answer I know of:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/capture-data-on-aborted-form-submissions#post-26900&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/capture-data-on-aborted-form-submissions#post-26900&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There is currently no way to store a partially submitted form in the entry.  It is being considered for future versions.&#60;/p&#62;
&#60;p&#62;You could do it with two forms. The first form to collect the name and email, then pass that data from form 1 to form 2 with a query string.  If they abandon the form at some point after that, at least you have the minimum.  If they abandon it, you won't need to combine and entries since there won't be an entry from the second form.  I think the only duplication you would have would be if the person actually completes the second (multi-page) form.  Then you'd have a name and email from form 1, and a complete entry, including name and email, from form 2.  In that case, you'd have to manually delete the entry from form 1.&#60;/p&#62;
&#60;p&#62;If that works for you, I can find some examples of populating fields in form one using the query string.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Doug on "saving partially filled multi-page forms as entries."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/saving-partially-filled-multi-page-forms-as-entries#post-33077</link>
			<pubDate>Fri, 19 Aug 2011 21:03:36 +0000</pubDate>
			<dc:creator>Doug</dc:creator>
			<guid isPermaLink="false">33077@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm sure this has been discussed but I couldn't find any topics in the forum.  Any help would be greatly appreciated.&#60;/p&#62;
&#60;p&#62;I love multi-step or multi-page forms, however, I am having troubles seeing how to collect information from a form that was only partially filled out.  For example, if the first step asks for name and email and the second step asks for more information and if the visitor doesn't fill out step two or three, I would still like to have the name and email.  Any way to do this?  &#60;/p&#62;
&#60;p&#62;If not, how can I combine two entries from two separate forms?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
