<?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: Prepopulate dynamically selected values of a Chosen dropdown</title>
		<link>https://legacy.forums.gravityhelp.com/topic/prepopulate-dynamically-selected-values-of-a-chosen-dropdown</link>
		<description>Gravity Support Forums Topic: Prepopulate dynamically selected values of a Chosen dropdown</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 12:45:19 +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/prepopulate-dynamically-selected-values-of-a-chosen-dropdown" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Prepopulate dynamically selected values of a Chosen dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/prepopulate-dynamically-selected-values-of-a-chosen-dropdown#post-65974</link>
			<pubDate>Thu, 12 Jul 2012 13:04:34 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">65974@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Going to work through this on the Priority Support Request.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Prepopulate dynamically selected values of a Chosen dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/prepopulate-dynamically-selected-values-of-a-chosen-dropdown#post-65973</link>
			<pubDate>Thu, 12 Jul 2012 13:04:02 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">65973@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you give me more information on what you are trying to do, I don't understand. Are you trying to set default selected values for drop downs?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mediana on "Prepopulate dynamically selected values of a Chosen dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/prepopulate-dynamically-selected-values-of-a-chosen-dropdown#post-65664</link>
			<pubDate>Tue, 10 Jul 2012 21:27:22 +0000</pubDate>
			<dc:creator>mediana</dc:creator>
			<guid isPermaLink="false">65664@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I want to automatically select values in a Chosen dropdown but can't manage to do it.&#60;/p&#62;
&#60;p&#62;Here the code I use :&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;add_filter(gform_field_value_chosenbox, create_function(&#38;#39;&#38;#39;, &#38;quot;return &#38;#39;{$inherited_value}&#38;#39;;&#38;quot;));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with :&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;print_r($inherited_value);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;returning :&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;Array ( [0] =&#38;gt; Item1 [1] =&#38;gt; Item4 )&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just to mention that these values (Item1 and Item4) are configured the same way in the form (Label and Values are the same).&#60;/p&#62;
&#60;p&#62;Thank you for your cooperation !
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
