<?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 Drop Down Fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/dynamic-drop-down-fields</link>
		<description>Gravity Support Forums Topic: Dynamic Drop Down Fields</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 17:45:12 +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-drop-down-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Dynamic Drop Down Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-drop-down-fields#post-34088</link>
			<pubDate>Wed, 31 Aug 2011 18:04:01 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">34088@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Closing topic as it is a pre-sales thread, not support.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sirspacey on "Dynamic Drop Down Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-drop-down-fields#post-34073</link>
			<pubDate>Wed, 31 Aug 2011 16:54:43 +0000</pubDate>
			<dc:creator>sirspacey</dc:creator>
			<guid isPermaLink="false">34073@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Bump. API hooks?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rigelito on "Dynamic Drop Down Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-drop-down-fields#post-14853</link>
			<pubDate>Tue, 21 Dec 2010 22:36:31 +0000</pubDate>
			<dc:creator>rigelito</dc:creator>
			<guid isPermaLink="false">14853@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
Any update on the auto populate based on previous dropdown, I just buy the plugin believing he can do it.&#60;br /&#62;
I'm kind of disapointed now, as It seems it's not possible.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GZA on "Dynamic Drop Down Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-drop-down-fields#post-8099</link>
			<pubDate>Sun, 01 Aug 2010 12:43:05 +0000</pubDate>
			<dc:creator>GZA</dc:creator>
			<guid isPermaLink="false">8099@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Cheers Carl. Intuitive UIs are what keeps me awake at night ;-)&#60;/p&#62;
&#60;p&#62;Anyway, it would be a nice to have feature for our purpose.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Dynamic Drop Down Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-drop-down-fields#post-8098</link>
			<pubDate>Sun, 01 Aug 2010 12:32:55 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8098@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@GZA We haven't discussed adding this, currently it is just an idea so i'm not sure at this point how it would work or how straight forward it would be.  Dynamically populated drop downs with conditional logic associated with them might be something we have to make API hooks for as creating an intuitive UI could prove problematic.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GZA on "Dynamic Drop Down Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-drop-down-fields#post-8090</link>
			<pubDate>Sun, 01 Aug 2010 05:14:33 +0000</pubDate>
			<dc:creator>GZA</dc:creator>
			<guid isPermaLink="false">8090@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl, I would be interested in this too.&#60;/p&#62;
&#60;p&#62;We're currently redesigning some of our sites to take into account some of the new features in WP 3.0, namely custom post types and taxonomies.&#60;/p&#62;
&#60;p&#62;Now that WP supports custom taxonomies, enabling us to group certain tags contextually, we plan to use WP's native categorisation functionality exclusively for geographical values, i.e. &#60;/p&#62;
&#60;p&#62;- Continent&#60;br /&#62;
-- Country&#60;br /&#62;
--- Region&#60;br /&#62;
---- City/Town&#60;/p&#62;
&#60;p&#62;In this scenario, would it be correct to assume that using conditional logic to handle the dynamic drop downs would be easy and straight-forward to achieve the desired result, i.e. select continent (parent) and next drop down is pre-populated with associated countries (child) and so on...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>psg190 on "Dynamic Drop Down Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-drop-down-fields#post-7714</link>
			<pubDate>Fri, 23 Jul 2010 11:34:47 +0000</pubDate>
			<dc:creator>psg190</dc:creator>
			<guid isPermaLink="false">7714@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the reply.&#60;/p&#62;
&#60;p&#62;The only limitation I could think of if using conditional logic would be the potential for several more columns when looking at reports, correct? Essentially, instead of having a single column labeled &#34;State,&#34; there would be a column for each individual state. Kind of messy. &#60;/p&#62;
&#60;p&#62;AJAX and jquery are all a little over my head :(.&#60;/p&#62;
&#60;p&#62; If you add the functionality, then I'll certainly be purchasing Gravity Forms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Dynamic Drop Down Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-drop-down-fields#post-7710</link>
			<pubDate>Fri, 23 Jul 2010 11:22:21 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">7710@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Currently that is not possible dynamically.  Or I should say it probably isn't a simple thing to do dynamically.  It may be possible to attach a jquery event to it and then roll some AJAX, but that wouldn't be a simple change and would be a pretty advanced customization.&#60;/p&#62;
&#60;p&#62;The only option outside of that would be to use conditional logic and create a drop down for each option, but that would probably be pretty time consuming.  We can look into how we can handle this.  I have some ideas... we may need to implement conditionals on the actual drop down values.  This would be a cool feature and i'll add it to our idea list.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>psg190 on "Dynamic Drop Down Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-drop-down-fields#post-7686</link>
			<pubDate>Thu, 22 Jul 2010 19:07:15 +0000</pubDate>
			<dc:creator>psg190</dc:creator>
			<guid isPermaLink="false">7686@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it possible to auto-populate a drop down field based on the information entered in a previous drop down field? &#60;/p&#62;
&#60;p&#62;Example: User selects country from drop down field and then when clicking on state/providence field, only entities within the selected country are shown.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
