<?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 into Drop Down Field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/dynamic-populate-into-drop-down-field</link>
		<description>Gravity Support Forums Topic: Dynamic Population into Drop Down Field</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 21:39:46 +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-populate-into-drop-down-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Dynamic Population into Drop Down Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-populate-into-drop-down-field#post-42683</link>
			<pubDate>Thu, 01 Dec 2011 01:25:29 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">42683@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad that we were able to help you.  Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>seriousprod on "Dynamic Population into Drop Down Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-populate-into-drop-down-field#post-42651</link>
			<pubDate>Wed, 30 Nov 2011 21:23:44 +0000</pubDate>
			<dc:creator>seriousprod</dc:creator>
			<guid isPermaLink="false">42651@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Much thanks for the hints here!  Between this and that dynamic population link, I was able to get a similar page up and running.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Dynamic Population into Drop Down Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-populate-into-drop-down-field#post-31642</link>
			<pubDate>Wed, 03 Aug 2011 17:47:17 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">31642@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#34;DynamicDropdown&#34; in the name= field is the name of the form and has nothing to do with dynamic population.  The name= attribute isn't even required, it's only there so you know which form it is because you may not know from the id itself.&#60;/p&#62;
&#60;p&#62;To pre-select checkboxes you would do the same thing you did to pre-select a drop down.  &#60;/p&#62;
&#60;p&#62;For example:&#60;br /&#62;
[gravityform id=11 name=DynamicDropdown field_values='my_checkbox=3,2,1']&#60;/p&#62;
&#60;p&#62;That would pre-populate the checkboxes with the value 3, 2, and 1 as being pre-selected.&#60;/p&#62;
&#60;p&#62;To pass multiple fields (your drop down and checkbox) you'd separate them with an ampersand.&#60;/p&#62;
&#60;p&#62;[gravityform id=11 name=DynamicDropdoxn field_value='my_checkbox=3,2,1&#38;amp;my_dropdown=3']
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jeff on "Dynamic Population into Drop Down Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-populate-into-drop-down-field#post-31640</link>
			<pubDate>Wed, 03 Aug 2011 17:41:34 +0000</pubDate>
			<dc:creator>Jeff</dc:creator>
			<guid isPermaLink="false">31640@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am sorry Carl, I did not make my question very clear.&#60;/p&#62;
&#60;p&#62;My question is, since this is for a Checkbox field, what do you replace &#34;DynamicDropdown&#34; with?&#60;/p&#62;
&#60;p&#62;I know I am over complicating this, very sorry about that.&#60;/p&#62;
&#60;p&#62;Jeff
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Dynamic Population into Drop Down Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-populate-into-drop-down-field#post-31638</link>
			<pubDate>Wed, 03 Aug 2011 17:38:34 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">31638@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You'd do it the same way you would a drop down.  You'd edit the checkbox, allow it to be populated dynamically and give it a parameter name and then use that in the parameter name to populate that field dynamically.  You'd pass multiple values by separating them with a comma.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jeff on "Dynamic Population into Drop Down Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-populate-into-drop-down-field#post-31633</link>
			<pubDate>Wed, 03 Aug 2011 17:25:21 +0000</pubDate>
			<dc:creator>Jeff</dc:creator>
			<guid isPermaLink="false">31633@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry, wrong terminology, yes checkboxes.  In your example above, I noticed the name=&#34;this_part&#34; was related to the type of field, the drop down, so I was just wondering if I am doing something similar with Checkboxes, do I replace &#34;DynamicDropdown&#34; in your example with something related to Checkboxes?&#60;/p&#62;
&#60;p&#62;Jeff
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Dynamic Population into Drop Down Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-populate-into-drop-down-field#post-31631</link>
			<pubDate>Wed, 03 Aug 2011 17:08:31 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">31631@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What multi-select field are you referring to? Checkboxes? Because we don't currently have a Multi-Select Field.  If so, you'd pass multiple values.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jeff on "Dynamic Population into Drop Down Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-populate-into-drop-down-field#post-31630</link>
			<pubDate>Wed, 03 Aug 2011 17:03:57 +0000</pubDate>
			<dc:creator>Jeff</dc:creator>
			<guid isPermaLink="false">31630@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Carl ...&#60;/p&#62;
&#60;p&#62;And if I wanted to &#34;pre-select&#34; one of several in a multi-select field, instead of &#34;DynamicDropdown&#34;, what do I use?&#60;/p&#62;
&#60;p&#62;Jeff
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Dynamic Population into Drop Down Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-populate-into-drop-down-field#post-31561</link>
			<pubDate>Wed, 03 Aug 2011 12:25:25 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">31561@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, that should work.  Just keep in mind that what you pass needs to be the Value for that drop down field.  So if you have enabled values when editing that drop down, you need to use the value and not the label.  &#60;/p&#62;
&#60;p&#62;For example, here is my drop down choice settings:&#60;br /&#62;
&#60;a href=&#34;http://i.imgur.com/fkqnG.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/fkqnG.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have configured this field to be populated dynamically:&#60;br /&#62;
&#60;a href=&#34;http://i.imgur.com/5cjao.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/5cjao.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And here is the shortcode I used to set the drop down to the 3rd choice:&#60;br /&#62;
[gravityform id=11 name=DynamicDropdown field_values='product_name=3']&#60;/p&#62;
&#60;p&#62;The 3 I am passing product_name is the value of the drop down I want to prepopulate it to.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jeff on "Dynamic Population into Drop Down Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-populate-into-drop-down-field#post-31544</link>
			<pubDate>Wed, 03 Aug 2011 11:24:03 +0000</pubDate>
			<dc:creator>Jeff</dc:creator>
			<guid isPermaLink="false">31544@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a medical device website where we specialize in a discreet list of products.  Each product has its own page and unique URL.&#60;/p&#62;
&#60;p&#62;I am designing a form to go at the bottom of each page that first asks if the interested person is a doctors office which if ticked, will display a set of form fields, or a consumer which would cause a different set of form fields.&#60;/p&#62;
&#60;p&#62;Each set of form fields with have at least 1 form field the same between them where they select the medical device or DME they are interested in.  This field will be a drop down of choices including the discreet set of products we prefer to handle.&#60;/p&#62;
&#60;p&#62;I want to have this field default to the product for the page where the form is being displayed.&#60;/p&#62;
&#60;p&#62;Looking at the help information here:&#60;/p&#62;
&#60;ul&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Using_Dynamic_Population&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Using_Dynamic_Population&#60;/a&#62;&#60;/ul&#62;
&#60;p&#62;My plan to accomplish this would be to use the following in calling the form on any particular page:&#60;/p&#62;
&#60;p&#62;    [gravityforms id=1 field_values='product_name=product_from_drop_down_list']&#60;/p&#62;
&#60;p&#62;where I manually insert the field value information.&#60;/p&#62;
&#60;p&#62;Will this set the default value to the product for the page the form rests on, provided I am careful to use the precise name in the drop down and &#34;field_values&#34;?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
