<?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: Each radiobox selection displays image?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/each-radiobox-selection-displays-image</link>
		<description>Gravity Support Forums Topic: Each radiobox selection displays image?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:04:38 +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/each-radiobox-selection-displays-image" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Each radiobox selection displays image?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/each-radiobox-selection-displays-image#post-117017</link>
			<pubDate>Tue, 08 Jan 2013 20:10:51 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">117017@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome.  Glad you were able to make that work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>moltogelato on "Each radiobox selection displays image?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/each-radiobox-selection-displays-image#post-117015</link>
			<pubDate>Tue, 08 Jan 2013 20:06:32 +0000</pubDate>
			<dc:creator>moltogelato</dc:creator>
			<guid isPermaLink="false">117015@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks - you guys are great.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Each radiobox selection displays image?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/each-radiobox-selection-displays-image#post-116997</link>
			<pubDate>Tue, 08 Jan 2013 19:38:11 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">116997@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you have the URL, the image tag will look like this in the HTML box:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[html]
&#38;lt;img src=&#38;quot;http://example.com/image.jpg&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That is the basic format.  You can add a title and alt attribute if you want, and it's required for validation, but this tag will make the image show up on your page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>moltogelato on "Each radiobox selection displays image?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/each-radiobox-selection-displays-image#post-116994</link>
			<pubDate>Tue, 08 Jan 2013 19:29:34 +0000</pubDate>
			<dc:creator>moltogelato</dc:creator>
			<guid isPermaLink="false">116994@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks! I have the image url. What code do I put in the html box?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Each radiobox selection displays image?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/each-radiobox-selection-displays-image#post-116793</link>
			<pubDate>Tue, 08 Jan 2013 10:24:54 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">116793@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It was five individual HTML blocks.  You need to do it like that so you can use one radio condition to show one image.  One block for each image.&#60;/p&#62;
&#60;p&#62;To get the radio buttons on the left and HTML block (image) on the right, you can add the Custom CSS Class on the Advanced tab of each field.  I used gf_left_half for the radio button field and gf_right_half for each of the five HTML fields.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>moltogelato on "Each radiobox selection displays image?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/each-radiobox-selection-displays-image#post-116518</link>
			<pubDate>Tue, 08 Jan 2013 03:12:04 +0000</pubDate>
			<dc:creator>moltogelato</dc:creator>
			<guid isPermaLink="false">116518@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That's exactly what I want. Thanks!&#60;/p&#62;
&#60;p&#62;Was that one html block with the four pictures or four different html blocks? &#60;/p&#62;
&#60;p&#62;How did you get the picture to display to the right side of the radio buttons instead of below?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Each radiobox selection displays image?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/each-radiobox-selection-displays-image#post-115992</link>
			<pubDate>Mon, 07 Jan 2013 08:54:43 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">115992@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you don't have a lot of products, you can use an HTML block with the image in it, and display that block with conditional logic depending on which radio button choice is selected.  Here is an example:  &#60;a href=&#34;http://gravity.chrishajer.com/different-image-for-each-radio-button-selection/&#34; rel=&#34;nofollow&#34;&#62;http://gravity.chrishajer.com/different-image-for-each-radio-button-selection/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Does that work for you?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>moltogelato on "Each radiobox selection displays image?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/each-radiobox-selection-displays-image#post-114218</link>
			<pubDate>Fri, 04 Jan 2013 21:42:45 +0000</pubDate>
			<dc:creator>moltogelato</dc:creator>
			<guid isPermaLink="false">114218@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is is possible to have each radiobox selection for a product display a different image? So that depending on which option is selected the user will see an image of the product/variation they have selected?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
