<?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: Dynamic population of a fields in the form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/dynamic-population-of-a-fields-in-the-form</link>
		<description>Gravity Support Forums Topic: Dynamic population of a fields in the form</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 13:40:51 +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/dynamic-population-of-a-fields-in-the-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Dynamic population of a fields in the form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-population-of-a-fields-in-the-form#post-40655</link>
			<pubDate>Wed, 09 Nov 2011 18:36:56 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">40655@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This isn't a feature Gravity Forms does by default.  If you want to populate the value of a text field with the value of a select box selection when a user selects a value in that drop down then you would have to implement it using custom jQuery.  There isn't a built in feature that handles this for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>davry21 on "Dynamic population of a fields in the form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-population-of-a-fields-in-the-form#post-40650</link>
			<pubDate>Wed, 09 Nov 2011 18:17:40 +0000</pubDate>
			<dc:creator>davry21</dc:creator>
			<guid isPermaLink="false">40650@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;a select box has been made  and below that there is a text field below that&#60;br /&#62;
it has been done  by gravity forms&#60;br /&#62;
how can we populate the value of select box to the text field on change?&#60;/p&#62;
&#60;p&#62;Thank you for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Dynamic population of a fields in the form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-population-of-a-fields-in-the-form#post-40642</link>
			<pubDate>Wed, 09 Nov 2011 17:30:17 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">40642@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You have 2 options.&#60;/p&#62;
&#60;p&#62;If the fields you want to dynamically populate are visible to the user then you would have to do this with custom jQuery.  There is no documentation for this because the hooks are PHP hooks and this would have to be done with standard jQuery.&#60;/p&#62;
&#60;p&#62;If the fields you want to dynamically populate are hidden fields then you would populate them dynamically when the form is submitted using the gform_pre_submission hook or the gform_after_submission hook depending on what you are trying to accomplish.  Both these hooks are documented in the Developer Docs section of the Documentation.&#60;/p&#62;
&#60;p&#62;Either way these are customizations and require custom code to accomplish.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>davry21 on "Dynamic population of a fields in the form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-population-of-a-fields-in-the-form#post-40641</link>
			<pubDate>Wed, 09 Nov 2011 17:27:31 +0000</pubDate>
			<dc:creator>davry21</dc:creator>
			<guid isPermaLink="false">40641@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have searched the forum and can only find out how to dynamically populate fields on different forms.&#60;/p&#62;
&#60;p&#62;So if I have a name text field at the top of my form and I want it to dynamically populate another text field further down on the same form, how do I do that?&#60;/p&#62;
&#60;p&#62;Then I have a dropdown that when the person selects it, I want to be able to dynamically populate another text field on the same form as well.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
