<?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: Is it possible to create cascading select with gravity ?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/is-it-possible-to-create-cascading-select-with-gravity</link>
		<description>Gravity Support Forums Topic: Is it possible to create cascading select with gravity ?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:17:04 +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/is-it-possible-to-create-cascading-select-with-gravity" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Is it possible to create cascading select with gravity ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-it-possible-to-create-cascading-select-with-gravity#post-252648</link>
			<pubDate>Tue, 14 May 2013 10:06:56 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">252648@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem. Best of luck!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>creativexperience on "Is it possible to create cascading select with gravity ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-it-possible-to-create-cascading-select-with-gravity#post-252069</link>
			<pubDate>Tue, 14 May 2013 02:47:01 +0000</pubDate>
			<dc:creator>creativexperience</dc:creator>
			<guid isPermaLink="false">252069@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for your feedback
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Is it possible to create cascading select with gravity ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-it-possible-to-create-cascading-select-with-gravity#post-229754</link>
			<pubDate>Mon, 29 Apr 2013 10:34:09 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">229754@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We don't have a JavaScript system to populate dropdown fields like that. You would have to write the AJAX yourself to do this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>creativexperience on "Is it possible to create cascading select with gravity ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-it-possible-to-create-cascading-select-with-gravity#post-229744</link>
			<pubDate>Mon, 29 Apr 2013 10:26:56 +0000</pubDate>
			<dc:creator>creativexperience</dc:creator>
			<guid isPermaLink="false">229744@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes but conditional logic it use only if i specify value to display the next column field ? here it's dynamic population.&#60;/p&#62;
&#60;p&#62;For more information, i use woocommerce component.&#60;br /&#62;
My idea :&#60;br /&#62;
First field -&#38;gt; Select field -&#38;gt; Populate with taxomony&#60;br /&#62;
Second field -&#38;gt; Select field -&#38;gt; Populate with custom post type&#60;br /&#62;
Last field -&#38;gt; ? -&#38;gt; ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Is it possible to create cascading select with gravity ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-it-possible-to-create-cascading-select-with-gravity#post-229741</link>
			<pubDate>Mon, 29 Apr 2013 10:16:44 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">229741@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You could use our conditional logic to fake this, but we don't actually have this exact feature in Gravity Forms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>creativexperience on "Is it possible to create cascading select with gravity ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-it-possible-to-create-cascading-select-with-gravity#post-229643</link>
			<pubDate>Mon, 29 Apr 2013 08:20:04 +0000</pubDate>
			<dc:creator>creativexperience</dc:creator>
			<guid isPermaLink="false">229643@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I want to create multiple dropdown menu (cascading select) in front end for visitors to download the good datasheet&#60;/p&#62;
&#60;p&#62;First dropdown to select the good category (taxomony) Second dropdown to select the good product associate to category (product post type) Third dropdown to select the datasheet from the product selected (ACF custom field attached to product post type)&#60;/p&#62;
&#60;p&#62;What you advise me ? Create form with gravity ?&#60;/p&#62;
&#60;p&#62;Looking for as : &#60;a href=&#34;http://codeassembly.com/Simple-chained-combobox-plugin-for-jQuery/&#34; rel=&#34;nofollow&#34;&#62;http://codeassembly.com/Simple-chained-combobox-plugin-for-jQuery/&#60;/a&#62; &#60;a href=&#34;http://www.prodiven.com/jcombo/index.php?lang=en&#34; rel=&#34;nofollow&#34;&#62;http://www.prodiven.com/jcombo/index.php?lang=en&#60;/a&#62; &#60;a href=&#34;http://jqueryfordesigners.com/populate-select-boxes/&#34; rel=&#34;nofollow&#34;&#62;http://jqueryfordesigners.com/populate-select-boxes/&#60;/a&#62; &#60;a href=&#34;http://demos.kendoui.com/web/combobox/cascadingcombobox.html&#34; rel=&#34;nofollow&#34;&#62;http://demos.kendoui.com/web/combobox/cascadingcombobox.html&#60;/a&#62; &#60;a href=&#34;https://github.com/dnasir/jquery-cascading-dropdown&#34; rel=&#34;nofollow&#34;&#62;https://github.com/dnasir/jquery-cascading-dropdown&#60;/a&#62; &#60;a href=&#34;http://dnasir.com/2012/11/15/jquery-cascading-dropdown-plugin/&#34; rel=&#34;nofollow&#34;&#62;http://dnasir.com/2012/11/15/jquery-cascading-dropdown-plugin/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
