<?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: How to pass URL parameter from radio buttons?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-pass-url-parameter-from-radio-buttons</link>
		<description>Gravity Support Forums Topic: How to pass URL parameter from radio buttons?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 21:45:21 +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/how-to-pass-url-parameter-from-radio-buttons" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "How to pass URL parameter from radio buttons?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-pass-url-parameter-from-radio-buttons#post-84049</link>
			<pubDate>Fri, 26 Oct 2012 15:52:25 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">84049@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The merge tag you have to use is dependant upon what the name of the field is as well as the field number. &#60;/p&#62;
&#60;p&#62;I created two radio button fields on a form and named one Test and the other I left as Untitled and the merge tags that I got were:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;{Test:1}{Untitled:2}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I found these by going into notifications and selecting the merge tag from the dropdown, but you can see these in the Confirmation dropdown as well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nuancedmedia on "How to pass URL parameter from radio buttons?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-pass-url-parameter-from-radio-buttons#post-84044</link>
			<pubDate>Fri, 26 Oct 2012 15:11:01 +0000</pubDate>
			<dc:creator>nuancedmedia</dc:creator>
			<guid isPermaLink="false">84044@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;background: I am trying to do a php conditional redirect based on URL parameters from gravityforms. The question I am asking is in this context.&#60;/p&#62;
&#60;p&#62;I have a scale from 1-7 on radio buttons. I am trying to get the gravityform to pass the URL parameter based on the selection.  I checked &#34;Pass Field Data Via Query String.&#34; I had this successfully working on a drop down menu&#60;br /&#62;
&#60;code&#62;response={dropdown:1}&#60;/code&#62;&#60;br /&#62;
and the URL ended with &#34;?response=yes&#34;&#60;br /&#62;
but I had to change the scale to radio buttons. as soon as I did this&#60;br /&#62;
&#60;code&#62;response={radiobuttons:1}&#60;/code&#62;&#60;br /&#62;
the URL parameter just ended with &#34;?response=&#34; instead. No amount of trying to fix it helped.&#60;/p&#62;
&#60;p&#62;I also searched the forum and found this thread &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/passing-radio-button-values&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/passing-radio-button-values&#60;/a&#62;, but this solution from there didn't work either&#60;br /&#62;
&#60;code&#62;response={radio:1:value}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I am guessing &#34;radiobuttons&#34; &#34;buttons&#34; or &#34;radio&#34; is not the right name to call it.&#60;br /&#62;
How do I call the URL parameter in the confirmation section?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
