<?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: Dynamically build Select box</title>
		<link>https://legacy.forums.gravityhelp.com/topic/dynamically-build-select-box</link>
		<description>Gravity Support Forums Topic: Dynamically build Select box</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:23:48 +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/dynamically-build-select-box" rel="self" type="application/rss+xml" />

		<item>
			<title>David Carroll on "Dynamically build Select box"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-build-select-box#post-50693</link>
			<pubDate>Mon, 27 Feb 2012 13:33:17 +0000</pubDate>
			<dc:creator>David Carroll</dc:creator>
			<guid isPermaLink="false">50693@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl - Thanks for sharing this article. Is there a reason why the filter gform_field_value_[input_value] filter doesn't work for dynamically populating drop downs? &#60;/p&#62;
&#60;p&#62;On a side note, I added one line and modified one line in the static function:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;get_select_choices($field, $value=&#38;quot;&#38;quot;)&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;in the file:&#60;/p&#62;
&#60;p&#62;/gravityforms/common.php&#60;/p&#62;
&#60;p&#62;To enable dynamically populating drop downs using the traditional gform_field_value_[input_value] filter.&#60;/p&#62;
&#60;p&#62;My changes are marked with: //***** DC: &#60;/p&#62;
&#60;p&#62;See: &#60;a href=&#34;http://www.pastie.org/3473370&#34; rel=&#34;nofollow&#34;&#62;http://www.pastie.org/3473370&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I still need to include support for evaluating the selected option. &#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;David Carroll
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Dynamically build Select box"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-build-select-box#post-46443</link>
			<pubDate>Sun, 15 Jan 2012 17:01:19 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">46443@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you want to dynamically populate a drop down field there is a How To tutorial on how to do this in the How To section of the Documentation.  You can find this specific How To here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Dynamically_Populating_Drop_Down_Fields&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Dynamically_Populating_Drop_Down_Fields&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adabiblechurch on "Dynamically build Select box"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-build-select-box#post-46324</link>
			<pubDate>Fri, 13 Jan 2012 18:13:29 +0000</pubDate>
			<dc:creator>adabiblechurch</dc:creator>
			<guid isPermaLink="false">46324@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any hope for this one?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adabiblechurch on "Dynamically build Select box"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-build-select-box#post-46032</link>
			<pubDate>Tue, 10 Jan 2012 18:37:17 +0000</pubDate>
			<dc:creator>adabiblechurch</dc:creator>
			<guid isPermaLink="false">46032@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a select box that holds some event date options.  I also have a database holding those events.  I'd like to hook into a specific select box to automagically populate the options with my dates.  I looked at the content hooks, and saw some about checkboxes and radio buttons, but none for select boxes.&#60;/p&#62;
&#60;p&#62;I'm pretty comfortable with hooks and filters, I simply need to know which ones to use.&#60;/p&#62;
&#60;p&#62;In my form I've selected that it should allowed to be populates dynamically, and given it a parameter name.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
