<?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 Dropdowns ... yes again</title>
		<link>https://legacy.forums.gravityhelp.com/topic/dynamic-dropdowns-yes-again</link>
		<description>Gravity Support Forums Topic: Dynamic Dropdowns ... yes again</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 07:23:31 +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-dropdowns-yes-again" rel="self" type="application/rss+xml" />

		<item>
			<title>Nina on "Dynamic Dropdowns ... yes again"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-dropdowns-yes-again#post-23784</link>
			<pubDate>Wed, 20 Apr 2011 16:10:17 +0000</pubDate>
			<dc:creator>Nina</dc:creator>
			<guid isPermaLink="false">23784@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, only the relevant drop down shows up in your notification. It's actually a well formatted email that you get once a form is submitted.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Dynamic Dropdowns ... yes again"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-dropdowns-yes-again#post-23767</link>
			<pubDate>Wed, 20 Apr 2011 14:52:41 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">23767@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yep, that will work. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dealloc on "Dynamic Dropdowns ... yes again"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-dropdowns-yes-again#post-23762</link>
			<pubDate>Wed, 20 Apr 2011 14:05:54 +0000</pubDate>
			<dc:creator>dealloc</dc:creator>
			<guid isPermaLink="false">23762@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi David, I think that about answers everything, but to verify... if I have 3 color fields and conditional logic is in place to have only one visible and thus only one value submitted I can do this in the notification.&#60;/p&#62;
&#60;p&#62;Color: {Color:1}{Color:2}{Color:3}&#60;/p&#62;
&#60;p&#62;And in the notification email I will see:&#60;/p&#62;
&#60;p&#62;Color: &#38;lt;the color submitted from the relevant color dropdown&#38;gt;&#60;/p&#62;
&#60;p&#62;If that works then I'm golden =)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Dynamic Dropdowns ... yes again"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-dropdowns-yes-again#post-23752</link>
			<pubDate>Wed, 20 Apr 2011 12:04:22 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">23752@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;1 - Modifying the core conditional logic JS might prove to be a messy business; however, adding your own JS conditional logic or any other interactive JS to a Gravity Form is just as easy as adding it to any other HTML page.&#60;/p&#62;
&#60;p&#62;2 - All submitted field values (and a number of application generated values) are available in the notifications. If no value was submitted for a field, then no value would display. For a dropdown, you would output the dropdown token; something like {Favorite Color:3}, where &#34;Favorite Color&#34; would be the name of the drop down and the &#34;3&#34; would be the ID of the field. This token would then output whatever color they selected.&#60;/p&#62;
&#60;p&#62;Does this answer your question?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dealloc on "Dynamic Dropdowns ... yes again"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-dropdowns-yes-again#post-23742</link>
			<pubDate>Wed, 20 Apr 2011 09:12:04 +0000</pubDate>
			<dc:creator>dealloc</dc:creator>
			<guid isPermaLink="false">23742@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I know questions have been asked many times about populating a dropdown based on the contents of another dropdown selection.  I also understand the problems with wrapping a intuitive UI around it.&#60;/p&#62;
&#60;p&#62;So that said I have two PreSales questions..&#60;/p&#62;
&#60;p&#62;1:  Not having the plugin to look at it would it be easy to modify the JS to add your own functionality?  Or are the forms rendered out in a way that referring back to elements become too cumbersome?&#60;/p&#62;
&#60;p&#62;2: It has been suggested that you have multiple dropdowns which you hide/display based on conditional logic.  This is fine, but from a reporting aspect how does that work?  Say I want two color dropdown menus that will display based on a model dropdown.  If I want to setup notifications is it possible to email the color they actually chose back?  Or would I have to reference to color fields in the notification?  This, in a highly 'dynamic' form of this nature would create a less than pretty email notifcation.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
