<?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: Conditional selections /pre-sale question</title>
		<link>https://legacy.forums.gravityhelp.com/topic/conditional-selections-pre-sale-question</link>
		<description>Gravity Support Forums Topic: Conditional selections /pre-sale question</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:28:47 +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/conditional-selections-pre-sale-question" rel="self" type="application/rss+xml" />

		<item>
			<title>johnny_n on "Conditional selections /pre-sale question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-selections-pre-sale-question#post-6095</link>
			<pubDate>Fri, 04 Jun 2010 19:38:19 +0000</pubDate>
			<dc:creator>johnny_n</dc:creator>
			<guid isPermaLink="false">6095@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you Carl, this seems pretty straightforward... we'll probably give this a shot!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Conditional selections /pre-sale question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-selections-pre-sale-question#post-5857</link>
			<pubDate>Fri, 28 May 2010 13:57:42 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">5857@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would write some custom PHP that you would place in your themes function file that uses one of the available Gravity Forms hooks to check for the value of a field and then send the appropriate content in the email notification based on which field value they selected.  &#60;/p&#62;
&#60;p&#62;It doesn't involve modifying the plugin itself, it uses an API hook to change the plugin programatically.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>johnny_n on "Conditional selections /pre-sale question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-selections-pre-sale-question#post-5854</link>
			<pubDate>Fri, 28 May 2010 13:18:32 +0000</pubDate>
			<dc:creator>johnny_n</dc:creator>
			<guid isPermaLink="false">5854@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl, can you explain how this would be accomplished?  Without installing the plugin it's tough for me to see how the custom code would fit in.  Would I set up a redirect to a page which passes the product information then the code on that page parses the information and continues to redirect to the proper product page?&#60;/p&#62;
&#60;p&#62;Or would it require actually modifying the form code within the plugin?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>curtismchale on "Conditional selections /pre-sale question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-selections-pre-sale-question#post-5803</link>
			<pubDate>Wed, 26 May 2010 17:14:23 +0000</pubDate>
			<dc:creator>curtismchale</dc:creator>
			<guid isPermaLink="false">5803@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there an ETA on implementation of this feature? Even something like in the next few months. It is also a feature I need on a current project.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>johnny_n on "Conditional selections /pre-sale question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-selections-pre-sale-question#post-5753</link>
			<pubDate>Tue, 25 May 2010 10:36:45 +0000</pubDate>
			<dc:creator>johnny_n</dc:creator>
			<guid isPermaLink="false">5753@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm very comfortable modifying PHP (themes/plugins) or calling functions, but writing a theme or plugin from scratch would take me some time.  If it is fairly straightforward, I'd probably be willing to give it a shot, or if it's more difficult I'd consider hiring someone for this...&#60;/p&#62;
&#60;p&#62;When you say &#34;some&#34; custom PHP, I find this reassuring.  ;-)&#60;/p&#62;
&#60;p&#62;john.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Conditional selections /pre-sale question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-selections-pre-sale-question#post-5707</link>
			<pubDate>Mon, 24 May 2010 16:17:02 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">5707@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Currently there is not a built in way to do this.  Notification emails do not have conditional logic surrounding them.  We do plan on adding this feature.  &#60;/p&#62;
&#60;p&#62;You could accomplish this but you would have to do so by writing custom PHP.  How comfortable are you with PHP?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>johnny_n on "Conditional selections /pre-sale question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-selections-pre-sale-question#post-5702</link>
			<pubDate>Mon, 24 May 2010 15:15:37 +0000</pubDate>
			<dc:creator>johnny_n</dc:creator>
			<guid isPermaLink="false">5702@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't see anything in the forum which address what I'm looking to do and can't work out from the demo or the features page if this is possible:&#60;/p&#62;
&#60;p&#62;Is there a way based on a drop-down menu selection to either display and/or email a link link (product link)?  In other words, if selection A was chosen, they receive a link to product A, if they select B, receive B.&#60;/p&#62;
&#60;p&#62;Many thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
