<?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: Using GF dropdown instead of currently form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/using-gf-dropdown-instead-of-currently-form</link>
		<description>Gravity Support Forums Topic: Using GF dropdown instead of currently form</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:36: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/using-gf-dropdown-instead-of-currently-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Alex Cancado on "Using GF dropdown instead of currently form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gf-dropdown-instead-of-currently-form#post-59633</link>
			<pubDate>Mon, 21 May 2012 11:27:27 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">59633@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Pete, you will need to use jQuery to set the onchange property of the drop down.&#60;br /&#62;
The easiest way to do this is adding the javascript code to an HTML field in the form.&#60;br /&#62;
Following is a code snippet to point you in the right direction. You will need to replace the XXX with your actual drop down ID.&#60;br /&#62;
&#60;a href=&#34;http://pastie.org/3945196&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/3945196&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Pete on "Using GF dropdown instead of currently form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gf-dropdown-instead-of-currently-form#post-59623</link>
			<pubDate>Mon, 21 May 2012 10:57:59 +0000</pubDate>
			<dc:creator>Pete</dc:creator>
			<guid isPermaLink="false">59623@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I´m using a javascript to make a table from specific SQL-entries. I select which entries to show with a normal dropdown form (see above), but would like to use a Gravity Form instead (easier to edit and nicer looking etc.).&#60;br /&#62;
I think i have to do something with the&#60;br /&#62;
&#38;lt;select name=&#34;users&#34; onchange=&#34;showUser(this.value)&#34;&#38;gt;&#60;br /&#62;
from the current form, but do not know where to put it on a GF dropdown form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Using GF dropdown instead of currently form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gf-dropdown-instead-of-currently-form#post-59617</link>
			<pubDate>Mon, 21 May 2012 10:41:34 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">59617@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Pete, can you give us some more detail here as to what you are trying to do?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Pete on "Using GF dropdown instead of currently form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gf-dropdown-instead-of-currently-form#post-59593</link>
			<pubDate>Mon, 21 May 2012 07:12:49 +0000</pubDate>
			<dc:creator>Pete</dc:creator>
			<guid isPermaLink="false">59593@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi.&#60;br /&#62;
I´m currently using the form below with a script to push a selection to a php-file with shows the choosen sql-entries in a table.&#60;br /&#62;
How can i use a GF dropdown form instead (i´m a php-beginner and need it explained ;-)&#60;/p&#62;
&#60;p&#62;&#38;lt;form&#38;gt;&#60;br /&#62;
&#38;lt;select name=&#34;users&#34; onchange=&#34;showUser(this.value)&#34;&#38;gt;&#60;br /&#62;
&#38;lt;option value=&#34;&#34;&#38;gt;Model:&#38;lt;/option&#38;gt;&#60;br /&#62;
&#38;lt;option value=&#34;1&#34;&#38;gt;Samsung Galaxy S 3&#38;lt;/option&#38;gt;&#60;br /&#62;
&#38;lt;option value=&#34;2&#34;&#38;gt;Nokia Lumia 800&#38;lt;/option&#38;gt;&#60;br /&#62;
&#38;lt;option value=&#34;3&#34;&#38;gt;HTC One X&#38;lt;/option&#38;gt;&#60;br /&#62;
&#38;lt;option value=&#34;174&#34;&#38;gt;Apple iPhone 4 8GB&#38;lt;/option&#38;gt;&#60;br /&#62;
&#38;lt;/select&#38;gt;&#60;br /&#62;
&#38;lt;/form&#38;gt;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
