<?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: Change drop down selection based on URL</title>
		<link>https://legacy.forums.gravityhelp.com/topic/change-drop-down-selection-based-on-url</link>
		<description>Gravity Support Forums Topic: Change drop down selection based on URL</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 12:01: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/change-drop-down-selection-based-on-url" rel="self" type="application/rss+xml" />

		<item>
			<title>Alex on "Change drop down selection based on URL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-drop-down-selection-based-on-url#post-25647</link>
			<pubDate>Mon, 16 May 2011 19:11:13 +0000</pubDate>
			<dc:creator>Alex</dc:creator>
			<guid isPermaLink="false">25647@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Brilliant. Thank You. It works
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Change drop down selection based on URL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-drop-down-selection-based-on-url#post-25629</link>
			<pubDate>Mon, 16 May 2011 16:28:35 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">25629@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, you can pre-select a drop down via the query string.&#60;/p&#62;
&#60;p&#62;- Edit the drop down field&#60;br /&#62;
- Select the Advanced tab&#60;br /&#62;
- Check the &#34;Allow field to be populated dynamically&#34; checkbox&#60;br /&#62;
- Give it a parameter name (parameter is what is used in the querystring, so if you wanted to pass myFruit=orange to the form the parameter name you would use would be myFruit)&#60;br /&#62;
- Save your form&#60;/p&#62;
&#60;p&#62;Now when you link to the page containing the form if you pass that parameter name to it in the query string and give it a value equal to one of the drop down choices, it will be pre-selected.&#60;/p&#62;
&#60;p&#62;Please note parameters are case sensitive.  So if you use myFruit it won't accept myfruit.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex on "Change drop down selection based on URL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-drop-down-selection-based-on-url#post-25625</link>
			<pubDate>Mon, 16 May 2011 15:59:30 +0000</pubDate>
			<dc:creator>Alex</dc:creator>
			<guid isPermaLink="false">25625@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm trying to make a review submit form and instead of building separate form for each product I want to make one form with drop down to select purchased item and email customers link to this form. But I want to have their product already selected in drop down. Is there any way to do that in URL (get method)  mysite.com/?myNumber=1&#38;amp;myFruit=orange  ?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
