<?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: Email with conditional text not working</title>
		<link>https://legacy.forums.gravityhelp.com/topic/email-with-conditional-text-not-working</link>
		<description>Gravity Support Forums Topic: Email with conditional text not working</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:22:43 +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/email-with-conditional-text-not-working" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Email with conditional text not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-with-conditional-text-not-working#post-159943</link>
			<pubDate>Mon, 04 Mar 2013 09:50:56 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">159943@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>danromanchik on "Email with conditional text not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-with-conditional-text-not-working#post-156112</link>
			<pubDate>Wed, 27 Feb 2013 15:04:06 +0000</pubDate>
			<dc:creator>danromanchik</dc:creator>
			<guid isPermaLink="false">156112@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks. That fixed the problem.&#60;/p&#62;
&#60;p&#62;I did not type those &#60;code&#62; statements into the notifications.  I did copy and paste from the GravityForms documentation pages, though. That must have been how they got in there. &#60;/p&#62;
&#60;p&#62;Anyway, it's all good now.&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Email with conditional text not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-with-conditional-text-not-working#post-156026</link>
			<pubDate>Wed, 27 Feb 2013 12:01:40 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">156026@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The issue is all the &#38;lt; code &#38;gt; tags in your notification.  Take a look using the Text tab and you will see what I mean.   Additionally, your conditional was testing for the value, but your merge tag would have been using the label.  You have to use the &#60;strong&#62;:value&#60;/strong&#62; in the merge tag if you want to compare the value rather than the label.&#60;/p&#62;
&#60;p&#62;Merge tag documentation: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Merge_Tags&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Merge_Tags&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I emailed you the bad version (what you have currently) and the good version (with my modifications) of the notification.  Switch to the Text mode (rather than Visual) and paste in the good one and please test again after saving.  It worked in my tests.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Email with conditional text not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-with-conditional-text-not-working#post-155933</link>
			<pubDate>Wed, 27 Feb 2013 10:13:29 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">155933@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Dan, if you like, please export this for as XML (Forms menu &#38;gt; Import/Export then the top center menu item, Export Forms) and email it to &#60;a href=&#34;mailto:chris@rocketgenius.com&#34;&#62;chris@rocketgenius.com&#60;/a&#62; and I will take a look at the configuration.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>danromanchik on "Email with conditional text not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-with-conditional-text-not-working#post-154941</link>
			<pubDate>Tue, 26 Feb 2013 08:32:51 +0000</pubDate>
			<dc:creator>danromanchik</dc:creator>
			<guid isPermaLink="false">154941@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Nope. That's not the problem. In fact, I think the lack of a space is the result of cutting and pasting the code here. There was always a space there.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Email with conditional text not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-with-conditional-text-not-working#post-154566</link>
			<pubDate>Mon, 25 Feb 2013 23:28:18 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">154566@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your notification text:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
{all_fields}
[gravityforms action=&#38;quot;conditional&#38;quot; merge_tag=&#38;quot;{Choose One:1}&#38;quot;condition=&#38;quot;is&#38;quot; value=&#38;quot;#1&#38;quot;]Your choice was #1.[/gravityforms]
[gravityforms action=&#38;quot;conditional&#38;quot; merge_tag=&#38;quot;{Choose One:1}&#38;quot;condition=&#38;quot;is&#38;quot; value=&#38;quot;#2&#38;quot;]Your choice was #2.[/gravityforms]
[gravityforms action=&#38;quot;conditional&#38;quot; merge_tag=&#38;quot;{Choose One:1}&#38;quot;condition=&#38;quot;is&#38;quot; value=&#38;quot;#3&#38;quot;]Your choice was #3.[/gravityforms]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Is missing a space right before your &#34;condition&#34;. Please note the difference in this version and try this instead:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
{all_fields}
[gravityforms action=&#38;quot;conditional&#38;quot; merge_tag=&#38;quot;{Choose One:1}&#38;quot; condition=&#38;quot;is&#38;quot; value=&#38;quot;#1&#38;quot;]Your choice was #1.[/gravityforms]
[gravityforms action=&#38;quot;conditional&#38;quot; merge_tag=&#38;quot;{Choose One:1}&#38;quot; condition=&#38;quot;is&#38;quot; value=&#38;quot;#2&#38;quot;]Your choice was #2.[/gravityforms]
[gravityforms action=&#38;quot;conditional&#38;quot; merge_tag=&#38;quot;{Choose One:1}&#38;quot; condition=&#38;quot;is&#38;quot; value=&#38;quot;#3&#38;quot;]Your choice was #3.[/gravityforms]&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>danromanchik on "Email with conditional text not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-with-conditional-text-not-working#post-154318</link>
			<pubDate>Mon, 25 Feb 2013 14:56:30 +0000</pubDate>
			<dc:creator>danromanchik</dc:creator>
			<guid isPermaLink="false">154318@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The only change that made was that I got, &#34;Oops! We could not locate your form.&#34; twice instead of three times.&#60;/p&#62;
&#60;p&#62;I enabled user notification  with the same notification text if you'd like to see this for yourself.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Email with conditional text not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-with-conditional-text-not-working#post-154193</link>
			<pubDate>Mon, 25 Feb 2013 10:56:30 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">154193@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you try to remove the all fields and use single quotes and see if it works properly then?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>danromanchik on "Email with conditional text not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-with-conditional-text-not-working#post-154185</link>
			<pubDate>Mon, 25 Feb 2013 10:42:50 +0000</pubDate>
			<dc:creator>danromanchik</dc:creator>
			<guid isPermaLink="false">154185@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The form is at &#60;a href=&#34;http://danromanchik.com/form-test/&#34; rel=&#34;nofollow&#34;&#62;http://danromanchik.com/form-test/&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;The form setup is at &#60;a href=&#34;http://postimage.org/image/o5a31oufj/&#34; rel=&#34;nofollow&#34;&#62;http://postimage.org/image/o5a31oufj/&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;The code I'm using for the notification is&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;{all_fields}
[gravityforms action=&#38;quot;conditional&#38;quot; merge_tag=&#38;quot;{Choose One:1}&#38;quot;condition=&#38;quot;is&#38;quot; value=&#38;quot;#1&#38;quot;]Your choice was #1.[/gravityforms]
[gravityforms action=&#38;quot;conditional&#38;quot; merge_tag=&#38;quot;{Choose One:1}&#38;quot;condition=&#38;quot;is&#38;quot; value=&#38;quot;#2&#38;quot;]Your choice was #2.[/gravityforms]
[gravityforms action=&#38;quot;conditional&#38;quot; merge_tag=&#38;quot;{Choose One:1}&#38;quot;condition=&#38;quot;is&#38;quot; value=&#38;quot;#3&#38;quot;]Your choice was #3.[/gravityforms]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The notification message looks like this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;Choose One
 	First Choice
Name
 	dan
Email
 	&#60;a href=&#34;mailto:dan@danromanchik.com&#34;&#62;dan@danromanchik.com&#60;/a&#62;

Oops! We could not locate your form.

Oops! We could not locate your form.

Oops! We could not locate your form.&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Email with conditional text not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-with-conditional-text-not-working#post-153023</link>
			<pubDate>Sat, 23 Feb 2013 09:21:03 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">153023@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You stated &#34;if I try to use the value in the conditional statement in the notification, that conditional doesn't work.&#34;  The conditional statements can work like that.  Can you post some screenshots of how you have the field values set up and then show us the conditional shortcode you were using?&#60;/p&#62;
&#60;p&#62;You can use one of the free image hosting services out there for your images(s) and then paste the links here.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
