<?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: Poll with thumbs up/down for voting.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/poll-with-thumbs-updown-for-voting</link>
		<description>Gravity Support Forums Topic: Poll with thumbs up/down for voting.</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 07:11:27 +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/poll-with-thumbs-updown-for-voting" rel="self" type="application/rss+xml" />

		<item>
			<title>sagacomm on "Poll with thumbs up/down for voting."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/poll-with-thumbs-updown-for-voting#post-84062</link>
			<pubDate>Fri, 26 Oct 2012 17:42:23 +0000</pubDate>
			<dc:creator>sagacomm</dc:creator>
			<guid isPermaLink="false">84062@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks David. I'll give this a try on Monday!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Poll with thumbs up/down for voting."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/poll-with-thumbs-updown-for-voting#post-83775</link>
			<pubDate>Thu, 25 Oct 2012 16:57:38 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">83775@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Sagacomm,&#60;/p&#62;
&#60;p&#62;You could bind the radio button field to the submit button. Something like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[js]
jQuery(document).ready(function($)){
    jQuery(&#38;#39;.gf_trigger_submit input&#38;#39;).click(function(){
         jQuery(this).parents(&#38;#39;form&#38;#39;).submit();
    });
});&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then just add the &#34;gf_trigger_submit&#34; class to any radio button field that should trigger the submit when an option is selected.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sagacomm on "Poll with thumbs up/down for voting."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/poll-with-thumbs-updown-for-voting#post-83768</link>
			<pubDate>Thu, 25 Oct 2012 16:28:22 +0000</pubDate>
			<dc:creator>sagacomm</dc:creator>
			<guid isPermaLink="false">83768@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK... that makes sense, but is there a way to make take the selection as soon as it's done, rather than having to use the submit button?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Poll with thumbs up/down for voting."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/poll-with-thumbs-updown-for-voting#post-83366</link>
			<pubDate>Wed, 24 Oct 2012 15:32:00 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">83366@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Using a radio button field type for the Poll field, you can customize the choice options by targeting the desired choice ( .gchoice_1_1, .gchoice_1_2 ) and then apply an image via CSS. Let me know if you need additional clarification.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sagacomm on "Poll with thumbs up/down for voting."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/poll-with-thumbs-updown-for-voting#post-82728</link>
			<pubDate>Mon, 22 Oct 2012 17:57:19 +0000</pubDate>
			<dc:creator>sagacomm</dc:creator>
			<guid isPermaLink="false">82728@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Looking to see if there is a way (custom CSS class?) to have a poll with two options. One being a thumb up image the other being a thumb down image.  You'd tap/click the thumbs to vote.&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
