<?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: Pre-populate form field from a previously filled out form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-form-field-from-a-previously-filled-out-form</link>
		<description>Gravity Support Forums Topic: Pre-populate form field from a previously filled out form</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 22:06:25 +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/pre-populate-form-field-from-a-previously-filled-out-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Caleb44 on "Pre-populate form field from a previously filled out form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-form-field-from-a-previously-filled-out-form#post-97048</link>
			<pubDate>Thu, 29 Nov 2012 16:54:55 +0000</pubDate>
			<dc:creator>Caleb44</dc:creator>
			<guid isPermaLink="false">97048@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm also interested in pre-populating gravity forms fields with Hubspot data.  It seems like the dyanmic population function on gravity forms should make this pretty straightforward.  Hubspot has an api to look up contact info by cookie.  &#60;a href=&#34;http://developers.hubspot.com/docs/methods/contacts/get_contact_by_utk&#34; rel=&#34;nofollow&#34;&#62;http://developers.hubspot.com/docs/methods/contacts/get_contact_by_utk&#60;/a&#62; I'm not a developer, but can somebody point me in the right direction on how to go about setting this up?  It would be really cool to have the data go in the fields by user token and then you could even use the conditional logic in gravity forms to not show fields that Hubspot already had data in its system on.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Pre-populate form field from a previously filled out form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-form-field-from-a-previously-filled-out-form#post-77467</link>
			<pubDate>Wed, 26 Sep 2012 09:47:53 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">77467@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The issue will be retrieving the existing information.  Sounds like you expect a complete submission of the first form, and want to use that information later.  You could always register the visitor for your site and give them a specific, custom role.  Then, for form 2, require that the visitor be logged in.  That way, all the information related to their user would be available to form 2.  You could extend the user profile to include those additional fields you mention.&#60;/p&#62;
&#60;p&#62;Alternatively, you could make sure the email address is unique in form 1, then require the visitor input their email address to access form 2.  With the email address as the unique key, you could retrieve the previously submitted information from form 1, based on their email.  Then, pre-populate form 2 with that information.&#60;/p&#62;
&#60;p&#62;There are a few ways to accomplish what you want, but it will require a little bit of work from you to make it happen.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kyle on "Pre-populate form field from a previously filled out form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-form-field-from-a-previously-filled-out-form#post-77465</link>
			<pubDate>Wed, 26 Sep 2012 09:42:34 +0000</pubDate>
			<dc:creator>Kyle</dc:creator>
			<guid isPermaLink="false">77465@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Chris,&#60;/p&#62;
&#60;p&#62;Thanks for the follow up - it doesn't appear (by the description, at least) that it fits the model I was describing - but I will try it out to see how it works. If it doesn't, then I'll start thinking about how I can work on building this functionality out as an add-on.&#60;/p&#62;
&#60;p&#62;Thanks again!&#60;/p&#62;
&#60;p&#62;Cheers.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Pre-populate form field from a previously filled out form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-form-field-from-a-previously-filled-out-form#post-77442</link>
			<pubDate>Wed, 26 Sep 2012 08:56:02 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">77442@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How about this new plugin which was created by an independent Gravity Forms user:&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/extend/plugins/gravity-forms-data-persistence-add-on/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/gravity-forms-data-persistence-add-on/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Gravity Forms does not currently offer the feature you are looking for.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kyle on "Pre-populate form field from a previously filled out form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-form-field-from-a-previously-filled-out-form#post-77357</link>
			<pubDate>Tue, 25 Sep 2012 17:41:53 +0000</pubDate>
			<dc:creator>Kyle</dc:creator>
			<guid isPermaLink="false">77357@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;We're looking at ways to setup a viable lead-gen platform using Gravityforms.&#60;/p&#62;
&#60;p&#62;Basically, what we want to do is setup a form that a user would fill out &#34;x&#34; amount of fields on; say, 5 - name, email, phone, company, topic of interest.&#60;/p&#62;
&#60;p&#62;Then, when they return to the site again to fill out a new form, the new form would pre-populate their data based on their previous visit / form submission (so if they previously filled out a form - this new form would automatically pre-populate fields, let's say, based on them entering their email address).&#60;/p&#62;
&#60;p&#62;This concept is based on the new Hubspot &#34;smart forms&#34; setup that does the same basic thing.&#60;/p&#62;
&#60;p&#62;Any thoughts on the best way to possibly do this (if possible even) with GF?&#60;/p&#62;
&#60;p&#62;Thanks for the thoughts in advance :)&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
