<?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: generating custom url based on dropdown selection - confirmation screen</title>
		<link>https://legacy.forums.gravityhelp.com/topic/generating-custom-url-based-on-dropdown-selection-confirmation-screen</link>
		<description>Gravity Support Forums Topic: generating custom url based on dropdown selection - confirmation screen</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 18:29:33 +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/generating-custom-url-based-on-dropdown-selection-confirmation-screen" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "generating custom url based on dropdown selection - confirmation screen"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/generating-custom-url-based-on-dropdown-selection-confirmation-screen#post-100044</link>
			<pubDate>Fri, 07 Dec 2012 11:32:28 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">100044@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can append :value to your merge tag and it should output the value of that field instead. That should do the trick for you. Here is our complete documentation on merge tags:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Merge_Tags&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Merge_Tags&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ascedia on "generating custom url based on dropdown selection - confirmation screen"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/generating-custom-url-based-on-dropdown-selection-confirmation-screen#post-99645</link>
			<pubDate>Thu, 06 Dec 2012 11:51:12 +0000</pubDate>
			<dc:creator>ascedia</dc:creator>
			<guid isPermaLink="false">99645@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi! This is great, I followed your instructions and have it ALMOST working exactly as I need. The issue is with the url output. I &#34;enabled values&#34; in the dropdown and put in the values I want appended to the URL, but even after those are saved, it's still only outputting the label, not the value.&#60;br /&#62;
The URL it's generating is ?Light+Blue (the label in the dropdown)&#60;br /&#62;
and I need ?ltblue (the value in the dropdown)&#60;br /&#62;
Is there another option I need to enable for it to use the values instead of the label?&#60;br /&#62;
Thanks for your help.&#60;br /&#62;
Jamie
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "generating custom url based on dropdown selection - confirmation screen"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/generating-custom-url-based-on-dropdown-selection-confirmation-screen#post-98425</link>
			<pubDate>Mon, 03 Dec 2012 16:02:16 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">98425@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can use a &#34;Redirect&#34; for your confirmation, and then build a query string which includes this value from your form.  On the form settings page, click the &#34;Confirmation&#34; tab and then the radio button &#34;Redirect.&#34;  In the box, enter the base URL, the part which never changes.  Then check the box &#34;Pass Field Data Via Query String&#34; and put the query string there. No need to begin with a &#60;strong&#62;?&#60;/strong&#62; as it will be included for you.  So, you might want to start with &#60;strong&#62;color=&#60;/strong&#62; and then from the drop down, choose the field which holds your color value.&#60;/p&#62;
&#60;p&#62;When you create your drop down, be sure to check the box &#34;Enable values&#34; and enter your url-safe values there (like &#60;strong&#62;ltblue&#60;/strong&#62; where the label is &#60;strong&#62;Light Blue&#60;/strong&#62;).&#60;/p&#62;
&#60;p&#62;Does that accomplish what you need to do?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ascedia on "generating custom url based on dropdown selection - confirmation screen"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/generating-custom-url-based-on-dropdown-selection-confirmation-screen#post-98340</link>
			<pubDate>Mon, 03 Dec 2012 11:42:10 +0000</pubDate>
			<dc:creator>ascedia</dc:creator>
			<guid isPermaLink="false">98340@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would like to create a custom confirmation screen with custom URL based on the item selected from a dropdown in the form. The confirmation message itself is not important, but that it generates the same URL each time is important.&#60;/p&#62;
&#60;p&#62;For instance, if the options in the dropdown are Red, Blue and Green, I would like the URL to look something like:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://mysite.com/confirmation/?Blue&#34; rel=&#34;nofollow&#34;&#62;http://mysite.com/confirmation/?Blue&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Since some of the options in the dropdown may have spaces, I may need to predefine the url based on the options, like&#60;/p&#62;
&#60;p&#62;Blue = blue&#60;br /&#62;
Light Blue = ltblue&#60;/p&#62;
&#60;p&#62;etc.&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
