<?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: Populate fields dynamically based on previous submission</title>
		<link>https://legacy.forums.gravityhelp.com/topic/populate-fields-dynamically-based-on-previous-submission</link>
		<description>Gravity Support Forums Topic: Populate fields dynamically based on previous submission</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 05:19:10 +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/populate-fields-dynamically-based-on-previous-submission" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Populate fields dynamically based on previous submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-fields-dynamically-based-on-previous-submission#post-24394</link>
			<pubDate>Thu, 28 Apr 2011 11:26:38 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">24394@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This can only be done as a customization using cookies.  You would have to use the gform_post_submission hook with Form 1 to store the values of all the fields you want to pre-populate in Form 2 as a cookie.&#60;/p&#62;
&#60;p&#62;Then you have to write custom code using the gform_field_value$parameter_name hook to pre-populate those fields in Form 2 using the values you stored in the cookie.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>radioswan on "Populate fields dynamically based on previous submission"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-fields-dynamically-based-on-previous-submission#post-24361</link>
			<pubDate>Wed, 27 Apr 2011 22:43:22 +0000</pubDate>
			<dc:creator>radioswan</dc:creator>
			<guid isPermaLink="false">24361@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just wondering if there is anyway of populating the fields dynamically based on a users previous submission?&#60;/p&#62;
&#60;p&#62;For example:&#60;br /&#62;
I have two near identical forms - the first 20 fields are the same in both forms. If the user completes form 1, ideally if they bring up form 2 i would like to pre-populate the first 20 fields based on the data they entered in form 1.&#60;/p&#62;
&#60;p&#62;Would the &#60;code&#62;gform_field_value_$parameter_name filter&#60;/code&#62; be worth exploring in this sort of scenario?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
