<?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: Submit on radio button selection</title>
		<link>https://legacy.forums.gravityhelp.com/topic/submit-on-radio-button-selection</link>
		<description>Gravity Support Forums Topic: Submit on radio button selection</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:33:40 +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/submit-on-radio-button-selection" rel="self" type="application/rss+xml" />

		<item>
			<title>rbl on "Submit on radio button selection"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-on-radio-button-selection#post-28627</link>
			<pubDate>Mon, 27 Jun 2011 18:20:55 +0000</pubDate>
			<dc:creator>rbl</dc:creator>
			<guid isPermaLink="false">28627@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Alex! Works great! =)&#60;/p&#62;
&#60;p&#62;Ricardo
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "Submit on radio button selection"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-on-radio-button-selection#post-28626</link>
			<pubDate>Mon, 27 Jun 2011 17:40:11 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">28626@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can add the following jQuery code snippet to your page.&#60;br /&#62;
Make sure you replace 3 (in input_3) with your radio button field ID and 169 (in gform_169) with your form ID.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
            jQuery(document).ready(function(){
                jQuery(&#38;quot;input[name=&#38;#39;input_3&#38;#39;]&#38;quot;).change(function(){
                    jQuery(&#38;quot;#gform_169&#38;quot;).submit();
                });
            });
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you are not sure where to add this snippet, take a look at the following doc page.&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also, you will need to make sure the jQuery library is added to your form page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rbl on "Submit on radio button selection"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-on-radio-button-selection#post-28573</link>
			<pubDate>Mon, 27 Jun 2011 09:48:58 +0000</pubDate>
			<dc:creator>rbl</dc:creator>
			<guid isPermaLink="false">28573@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi!&#60;br /&#62;
I would like to know if it's possible to submit forms when the user clicks a radio button.&#60;/p&#62;
&#60;p&#62;The site I'm working on is using forms as polls and each form has a multiple choice field where all the choices are add and presented to the user as radiobuttons.&#60;br /&#62;
Since they quite simple, it would be great to submit them like that.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Ricardo
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
