<?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 change dropdown</title>
		<link>https://legacy.forums.gravityhelp.com/topic/dynamically-change-dropdown</link>
		<description>Gravity Support Forums Topic: Dynamically change dropdown</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 04:47:32 +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-change-dropdown" rel="self" type="application/rss+xml" />

		<item>
			<title>pliny on "Dynamically change dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-change-dropdown#post-214427</link>
			<pubDate>Thu, 18 Apr 2013 10:55:24 +0000</pubDate>
			<dc:creator>pliny</dc:creator>
			<guid isPermaLink="false">214427@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks. Looks like that link only works for paying customers. Not quite sure why the forums are protected this way. Ah well.&#60;/p&#62;
&#60;p&#62;Understood it's not an out of the box feature, but as long as I can get there with some Javascript I'm okay.&#60;/p&#62;
&#60;p&#62;Wouldn't need to resort to XMLHttpRequest if we could load *all* options in the second dropdown and dynamically hide/unhide individual options.&#60;/p&#62;
&#60;p&#62;Another approach is create individual dropdowns for each sub-option (one for Toyota models, one for Jeep models, etc.) and use conditional logic to hide and unhide the dropdowns as necessary. This tends to get unwieldy, especially after more than two tiers of logic.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Dynamically change dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-change-dropdown#post-213626</link>
			<pubDate>Wed, 17 Apr 2013 23:59:29 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">213626@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're looking for what is sometimes called &#34;dependent dropdowns&#34;.  That is not a feature of Gravity Forms.  Here is one user's solution to the problem: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/dynamic-ajax-category-child-dropdown#post-60436&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/dynamic-ajax-category-child-dropdown#post-60436&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pliny on "Dynamically change dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-change-dropdown#post-210493</link>
			<pubDate>Mon, 15 Apr 2013 15:24:35 +0000</pubDate>
			<dc:creator>pliny</dc:creator>
			<guid isPermaLink="false">210493@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'd like to dynamically change the options in dropdown (B) based on the selected option in dropdown (A).&#60;/p&#62;
&#60;p&#62;E.g. If I select &#34;Jeep&#34; in dropdown (A), the options in (B) become &#34;Cherokee&#34;, &#34;Grand Cherokee&#34;, &#34;CJ-7&#34;; if I select &#34;Toyota&#34; in (A), the options change to &#34;Camry&#34;, &#34;RAV4&#34;, &#34;Prius&#34;. Etc.&#60;/p&#62;
&#60;p&#62;I know it's possible to dynamically populate a dropdown on load, but is it possible to do so asynchronously after the form has loaded?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
