<?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: Want to select radio buttons of a product based on buy now button selection</title>
		<link>https://legacy.forums.gravityhelp.com/topic/want-to-select-radio-buttons-of-a-product-based-on-buy-now-button-selection</link>
		<description>Gravity Support Forums Topic: Want to select radio buttons of a product based on buy now button selection</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:26:45 +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/want-to-select-radio-buttons-of-a-product-based-on-buy-now-button-selection" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Want to select radio buttons of a product based on buy now button selection"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/want-to-select-radio-buttons-of-a-product-based-on-buy-now-button-selection#post-150179</link>
			<pubDate>Tue, 19 Feb 2013 11:05:56 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">150179@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sounds good.  Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>carbgf on "Want to select radio buttons of a product based on buy now button selection"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/want-to-select-radio-buttons-of-a-product-based-on-buy-now-button-selection#post-149826</link>
			<pubDate>Tue, 19 Feb 2013 01:16:08 +0000</pubDate>
			<dc:creator>carbgf</dc:creator>
			<guid isPermaLink="false">149826@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks so much Chris.  Have got this working. Confusion arose because I had price  added to ea product field type label (so that the price shows as part of the description) and the default value field auto included all text.  Once that was corrected all was fine.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Want to select radio buttons of a product based on buy now button selection"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/want-to-select-radio-buttons-of-a-product-based-on-buy-now-button-selection#post-147112</link>
			<pubDate>Thu, 14 Feb 2013 23:20:08 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">147112@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;On this page:&#60;br /&#62;
&#60;a href=&#34;http://financialwalk.com/pricing/&#34; rel=&#34;nofollow&#34;&#62;http://financialwalk.com/pricing/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The links that are attached to your orange buttons...&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[html]
&#38;lt;a href=&#38;quot;http://financialwalk.com/order-form-2&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;(be sure to remove the space you have between =&#34; and http:// - that's not valid)&#60;/p&#62;
&#60;p&#62;...need to contain a parameter like this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[html]
&#38;lt;a href=&#38;quot;http://financialwalk.com/order-form-2/?VERSION=ver1&#38;quot;&#38;gt;
&#38;lt;a href=&#38;quot;http://financialwalk.com/order-form-2/?VERSION=ver2&#38;quot;&#38;gt;
&#38;lt;a href=&#38;quot;http://financialwalk.com/order-form-2/?VERSION=ver3&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If ver1, ver2 and ver3 are the values of those radio buttons, those links will direct the visitor to the page where your form is located and pre-select that radio button.&#60;/p&#62;
&#60;p&#62;Take a look at this URL and see how it pre-checks those boxes:&#60;br /&#62;
&#60;a href=&#34;http://gravity.chrishajer.com/family-reunion-rsvp/?st=Illinois,Indiana,Nevada,Alabama,Confusion&#34; rel=&#34;nofollow&#34;&#62;http://gravity.chrishajer.com/family-reunion-rsvp/?st=Illinois,Indiana,Nevada,Alabama,Confusion&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It works the same with radio buttons.&#60;/p&#62;
&#60;p&#62;Let us know if you need more help with that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>carbgf on "Want to select radio buttons of a product based on buy now button selection"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/want-to-select-radio-buttons-of-a-product-based-on-buy-now-button-selection#post-147001</link>
			<pubDate>Thu, 14 Feb 2013 16:12:57 +0000</pubDate>
			<dc:creator>carbgf</dc:creator>
			<guid isPermaLink="false">147001@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is only one product page  &#60;a href=&#34;http://financialwalk.com/pricing&#34; rel=&#34;nofollow&#34;&#62;http://financialwalk.com/pricing&#60;/a&#62;&#60;br /&#62;
Gravity forms page  is: &#60;a href=&#34;http://financialwalk.com/order-form-2&#34; rel=&#34;nofollow&#34;&#62;http://financialwalk.com/order-form-2&#60;/a&#62;&#60;br /&#62;
Thanks&#60;br /&#62;
Carol
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Want to select radio buttons of a product based on buy now button selection"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/want-to-select-radio-buttons-of-a-product-based-on-buy-now-button-selection#post-146886</link>
			<pubDate>Thu, 14 Feb 2013 07:57:51 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">146886@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you share the URL to the pages (I think there are three separate product pages?) on your site where this form is visible?  That will help us better understand what you need to do.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>carbgf on "Want to select radio buttons of a product based on buy now button selection"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/want-to-select-radio-buttons-of-a-product-based-on-buy-now-button-selection#post-146762</link>
			<pubDate>Wed, 13 Feb 2013 21:56:15 +0000</pubDate>
			<dc:creator>carbgf</dc:creator>
			<guid isPermaLink="false">146762@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a page with 3 versions of a product (diff prices) each with its own 'Buy now' button.&#60;br /&#62;
I have only one Paypal Gravity order form  with a PRODUCT field of 3 radio buttons i.e. 1 for each version. I want to auto select the correct radio button based on which 'Buy Now' Button is used. I have read how to dynamically populate a field but sadly do not know enough to succeed.&#60;/p&#62;
&#60;p&#62;In gravity form the PRODUCT field is set to be populated dynamically with a parameter name VERSION.  I can see the 3 radio button choices are:&#60;br /&#62;
&#38;lt;li class=&#34;gchoice_17_0&#34;&#38;gt;&#60;br /&#62;
&#38;lt;li class=&#34;gchoice_17_1&#34;&#38;gt;&#60;br /&#62;
&#38;lt;li class=&#34;gchoice_17_2&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;My Buy Now variables are: ver1, ver2 and ver3.&#60;/p&#62;
&#60;p&#62;If ver1  is select on the page then I want to select the  'gchoice_17_0' radio button&#60;/p&#62;
&#60;p&#62;1) What do I put in the Buy Now button link to add variable eg ver1&#60;br /&#62;
2) Where &#38;amp; how in gravity form do I make the necessary connections&#60;/p&#62;
&#60;p&#62;Any help will be greatly appreciated.&#60;br /&#62;
Carol
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
