<?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: Linking images to certain drop down fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/linking-images-to-certain-drop-down-fields</link>
		<description>Gravity Support Forums Topic: Linking images to certain drop down fields</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 17:52:14 +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/linking-images-to-certain-drop-down-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>adjinwis on "Linking images to certain drop down fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/linking-images-to-certain-drop-down-fields#post-34216</link>
			<pubDate>Fri, 02 Sep 2011 07:44:45 +0000</pubDate>
			<dc:creator>adjinwis</dc:creator>
			<guid isPermaLink="false">34216@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can i see a completed version of this somewhere ? ... I am trying to replicate this ..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>timkainu on "Linking images to certain drop down fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/linking-images-to-certain-drop-down-fields#post-18381</link>
			<pubDate>Sat, 12 Feb 2011 00:43:04 +0000</pubDate>
			<dc:creator>timkainu</dc:creator>
			<guid isPermaLink="false">18381@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Wow, awesome support you guys have.  Thanks for giving me the snippet so quickly.  I'm super impressed.  I just bought it and am currently messin' around with it, so I have to learn how to use Gravity Forms first before I jump into using that code.&#60;/p&#62;
&#60;p&#62;Oh yeah, I just installed 1.5.  I can't wait to learn the ins-and-outs of the plug-in so I can start building my pages!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Linking images to certain drop down fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/linking-images-to-certain-drop-down-fields#post-18380</link>
			<pubDate>Sat, 12 Feb 2011 00:34:01 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">18380@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@tim David posted a code snippet above.  It has some comments to explain it to get you started.  If you need additional help, just post on the support forums.  Enjoy!&#60;/p&#62;
&#60;p&#62;BTW if you want to try out the upcoming Gravity Forms v1.5 release it is available here on the support site on the Downloads page.  It is stable and many users are using it in production.  It will be released as a final release later this month.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Linking images to certain drop down fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/linking-images-to-certain-drop-down-fields#post-18379</link>
			<pubDate>Sat, 12 Feb 2011 00:30:40 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">18379@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Tim,&#60;/p&#62;
&#60;p&#62;Here is a little snippet that does this basic functionality. There is a lot of room to make this really shine, but here's a nice head start. :)&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/1555128&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/1555128&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Edit:&#60;/strong&#62; Just realized I left out a couple details on how to configure this.&#60;/p&#62;
&#60;ol&#62;
&#60;li&#62;First, set up a drop down field with values enabled and URLs to your desired images as the values: &#60;a href=&#34;http://grab.by/8UNg&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/8UNg&#60;/a&#62;&#60;/li&#62;
&#60;li&#62;Second, make sure you have a &#38;lt;div&#38;gt; on the page (with an ID) that you will populate with the image.&#60;/li&#62;
&#60;li&#62;Third, add the code above to your theme's javascript file or header. Make sure jQuery is being loaded on this page.&#60;/li&#62;
&#60;li&#62;Fourth, update the two lines of code which ask for the IDs of your dropdown and image container using IDs from the drop down and image div we created above.&#60;/li&#62;
&#60;/ol&#62;
&#60;p&#62;That's it. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>timkainu on "Linking images to certain drop down fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/linking-images-to-certain-drop-down-fields#post-18378</link>
			<pubDate>Sat, 12 Feb 2011 00:24:41 +0000</pubDate>
			<dc:creator>timkainu</dc:creator>
			<guid isPermaLink="false">18378@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Awesome.  I'm sold on your product.  I think I'll head over and purchase it now so I can mess around with it and get started in the meantime.&#60;/p&#62;
&#60;p&#62;Thanks a ton!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Linking images to certain drop down fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/linking-images-to-certain-drop-down-fields#post-18377</link>
			<pubDate>Sat, 12 Feb 2011 00:14:04 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">18377@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This shouldn't be a problem.  You should be able to do this using Gravity Forms and some custom jQuery.  One of our developers will post a code snippet and an explanation when he gets a chance to get you started.  As it is after hours and a weekend, there may be a delay in him getting around to posting the information.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>timkainu on "Linking images to certain drop down fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/linking-images-to-certain-drop-down-fields#post-18376</link>
			<pubDate>Fri, 11 Feb 2011 23:39:13 +0000</pubDate>
			<dc:creator>timkainu</dc:creator>
			<guid isPermaLink="false">18376@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Wow, that'd be awesome if you could provide that!  Here's the link to a quick mock-up of what I'm looking for - &#60;a href=&#34;http://i56.tinypic.com/k15e1x.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i56.tinypic.com/k15e1x.jpg&#60;/a&#62; -  I am no designer, but this should visually describe what I need.&#60;/p&#62;
&#60;p&#62;Thanks for the awesome help so far.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Linking images to certain drop down fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/linking-images-to-certain-drop-down-fields#post-18375</link>
			<pubDate>Fri, 11 Feb 2011 23:12:06 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">18375@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;None of the other WordPress forms plugins or the hosted Forms services do this that I am aware of.  I'll have to check with one of the other developers on the team that is more familiar with jQuery than I am to see how hard it would be to pull off.  I'm guessing it wouldn't be too difficult, and if it isn't too difficult we could probably provide a code snippet.&#60;/p&#62;
&#60;p&#62;I'm pretty sure I understand what you are asking... but if you want to help clarify before I talk to another member of our team please provide a more details explanation of what you are trying to accomplish.  I'm not sure if you are a designer but a mock up of some sort might be handy too so we can be 100% sure clear on what you are trying to accomplish.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>timkainu on "Linking images to certain drop down fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/linking-images-to-certain-drop-down-fields#post-18374</link>
			<pubDate>Fri, 11 Feb 2011 23:06:14 +0000</pubDate>
			<dc:creator>timkainu</dc:creator>
			<guid isPermaLink="false">18374@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Wow, thanks for the fast response. &#60;/p&#62;
&#60;p&#62;How difficult do you think it would be to accomplish this?  It's something I definitely need to build for the site, but have no idea how it would be done, so that's why I was hoping Gravity Forms had the feature.  &#60;/p&#62;
&#60;p&#62;Not to take away from Gravity Forms, but is there any other piece of software that would be able to accomplish it?  If not, I'd be willing to learn a bit of code to do it with Gravity Forms, as long as it's nothing too advance.&#60;/p&#62;
&#60;p&#62;Thanks again for the fast response!&#60;/p&#62;
&#60;p&#62;P.S. am I using the correct terminology when describing what I need?  If not, please correct me.  I might have to do a google search =]
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Linking images to certain drop down fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/linking-images-to-certain-drop-down-fields#post-18373</link>
			<pubDate>Fri, 11 Feb 2011 22:58:53 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">18373@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This isn't a built in feature.  It would be possible to do but it would require a jQuery customization to interact with the form.  You would use jQuery to attach an event to a drop down field on the form that would change the image accordingly.  It would require custom code.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
