<?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: Passing Form Data to Another Form Using Entry ID</title>
		<link>https://legacy.forums.gravityhelp.com/topic/passing-form-data-to-another-form-using-entry-id</link>
		<description>Gravity Support Forums Topic: Passing Form Data to Another Form Using Entry ID</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:51:11 +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/passing-form-data-to-another-form-using-entry-id" rel="self" type="application/rss+xml" />

		<item>
			<title>harfield on "Passing Form Data to Another Form Using Entry ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/passing-form-data-to-another-form-using-entry-id#post-35095</link>
			<pubDate>Mon, 12 Sep 2011 16:33:39 +0000</pubDate>
			<dc:creator>harfield</dc:creator>
			<guid isPermaLink="false">35095@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Carl, &#60;/p&#62;
&#60;p&#62;What you suggested is what I expected to have to do. What I wasn't sure of was if I could query another form entry using Entry Object or if I needed to use a different method. &#60;/p&#62;
&#60;p&#62;I believe I can handle this myself but I appreciate you providing me with links to developers if I need it. &#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Passing Form Data to Another Form Using Entry ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/passing-form-data-to-another-form-using-entry-id#post-35081</link>
			<pubDate>Mon, 12 Sep 2011 15:41:45 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">35081@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ultimately this is a customization so I can provide you with a high level overview of what you would need to do, but there isn't currently a tutorial or anything I can point you to.&#60;/p&#62;
&#60;p&#62;What you want to do is dynamic population of hidden fields when a form is submitted.  You would have to write custom PHP so that when the form is submitted, you read the entry id from the form field and then query the entry data for that entry id.  You would then populate the hidden fields you add to store these values using this data.&#60;/p&#62;
&#60;p&#62;So the fields you want to populate dynamically would have to exist on your form.  They can be hidden fields.  You would then have to write PHP to populate these fields.&#60;/p&#62;
&#60;p&#62;If this is too advanced for your skill set here are some WordPress developers with Gravity Forms customization experience you could contact about implementing something like this for you:&#60;/p&#62;
&#60;p&#62;Ounce of Talent&#60;br /&#62;
&#60;a href=&#34;http://www.ounceoftalent.com&#34; rel=&#34;nofollow&#34;&#62;http://www.ounceoftalent.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Raquel Kohler&#60;br /&#62;
&#60;a href=&#34;mailto:raquelaraujokohler@gmail.com&#34;&#62;raquelaraujokohler@gmail.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;WebDevStudios&#60;br /&#62;
&#60;a href=&#34;http://www.webdevstudios.com&#34; rel=&#34;nofollow&#34;&#62;http://www.webdevstudios.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Scott Kingsley Clark&#60;br /&#62;
&#60;a href=&#34;http://scottkclark.com&#34; rel=&#34;nofollow&#34;&#62;http://scottkclark.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There is a larger list of developers with Gravity Forms experience here (although I can't guarantee they all know what they are doing):&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wpcandy.com/pros/experienced/with-gravity-forms&#34; rel=&#34;nofollow&#34;&#62;http://wpcandy.com/pros/experienced/with-gravity-forms&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>harfield on "Passing Form Data to Another Form Using Entry ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/passing-form-data-to-another-form-using-entry-id#post-35057</link>
			<pubDate>Mon, 12 Sep 2011 12:15:04 +0000</pubDate>
			<dc:creator>harfield</dc:creator>
			<guid isPermaLink="false">35057@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello, &#60;/p&#62;
&#60;p&#62;I've built a form to determine a users optimal mortgage type. At the end of the form we give them the entry ID # so they can add that number into one of two other forms depending on what they want to do. &#60;/p&#62;
&#60;p&#62;When they enter the ID in one of the other forms I need to be able to call the form data from that entry ID and add it to the new forms entry data. Because the user may not be filling out the second form immediately after completing the first form I don't believe dynamic populating the form will work. Also because the user will be selecting one of two forms I'm not sure if that would cause problems with dynamic population. &#60;/p&#62;
&#60;p&#62;The data does not need to be displayed in the form when the client is filling it out but we need to be able to view the data in the backend, so if there is a way to append it to the entry that would be perfect. &#60;/p&#62;
&#60;p&#62;If you could point me in the right direction to do this it would be a great help. &#60;/p&#62;
&#60;p&#62;First form can be found here: &#60;a href=&#34;http://fsquaredesign.com/origin/life-stage-assesment/&#34; rel=&#34;nofollow&#34;&#62;http://fsquaredesign.com/origin/life-stage-assesment/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
