<?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 Shortcode Deluxe</title>
		<link>https://legacy.forums.gravityhelp.com/topic/conditional-shortcode-deluxe</link>
		<description>Gravity Support Forums Topic: Conditional Shortcode Deluxe</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 10:41:41 +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-shortcode-deluxe" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Conditional Shortcode Deluxe"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-shortcode-deluxe#post-59598</link>
			<pubDate>Mon, 21 May 2012 09:21:50 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">59598@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry, there isn't a negative of contains, and we don't support and if/else logic currently in the conditional shortcodes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>netigate on "Conditional Shortcode Deluxe"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-shortcode-deluxe#post-59595</link>
			<pubDate>Mon, 21 May 2012 08:11:21 +0000</pubDate>
			<dc:creator>netigate</dc:creator>
			<guid isPermaLink="false">59595@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;would like to push this a little up in your mind again ;-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mark jones on "Conditional Shortcode Deluxe"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-shortcode-deluxe#post-59117</link>
			<pubDate>Wed, 16 May 2012 06:20:00 +0000</pubDate>
			<dc:creator>mark jones</dc:creator>
			<guid isPermaLink="false">59117@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#34;a really nice extension would be a value &#34;CONTAINS_NOT&#34; or ELSE... so you can really make nice notifications mails. or is it possible to use that already.? the documentation is kinda uncomplete on your website ;-)&#34;&#60;/p&#62;
&#60;p&#62;+1&#60;/p&#62;
&#60;p&#62;Mark
&#60;/p&#62;</description>
		</item>
		<item>
			<title>netigate on "Conditional Shortcode Deluxe"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-shortcode-deluxe#post-59113</link>
			<pubDate>Wed, 16 May 2012 04:57:07 +0000</pubDate>
			<dc:creator>netigate</dc:creator>
			<guid isPermaLink="false">59113@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;hej david, you underestimate your tool. it actually worked like a charm ;-)&#60;/p&#62;
&#60;p&#62;[gravityforms action=&#34;conditional&#34; merge_tag=&#34;{Number:1}&#34; condition=&#34;contains&#34; value=&#34;hotmail&#34;]&#60;br /&#62;
show reply to hotmail adresses&#60;br /&#62;
[/gravityforms]&#60;/p&#62;
&#60;p&#62;the thing is that i would like to use more conditions, similar to what can do right now in the form editor.&#60;/p&#62;
&#60;p&#62;a really nice extension would be a value &#34;CONTAINS_NOT&#34; or ELSE... so you can really make nice notifications mails. or is it possible to use that already.? the documentation is kinda uncomplete on your website ;-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Conditional Shortcode Deluxe"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-shortcode-deluxe#post-58657</link>
			<pubDate>Fri, 11 May 2012 08:35:08 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">58657@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So your problem is two fold: conditional shortcodes weren't set up to detect part of a field, and so it wouldn't be able to test against half an e-mail address and secondly we haven't set it up for if/else statements yet. You would have to customize Gravity Forms to do what you are asking using some JQuery that is above my current skill level.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>netigate on "Conditional Shortcode Deluxe"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-shortcode-deluxe#post-58649</link>
			<pubDate>Fri, 11 May 2012 05:44:37 +0000</pubDate>
			<dc:creator>netigate</dc:creator>
			<guid isPermaLink="false">58649@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hej.&#60;/p&#62;
&#60;p&#62;thanks for creating Conditional Shortcode. i would like to have 2 or more conditions in a shortcode. how would i do that?&#60;/p&#62;
&#60;p&#62;Example 1:&#60;/p&#62;
&#60;p&#62;'IF emailadress CONTAINS &#34;hotmail.com&#34; OR &#34;live.com&#34; OR &#34;yahoo.com&#34; SHOW ...'&#60;/p&#62;
&#60;p&#62;Example 2:&#60;/p&#62;
&#60;p&#62;How would i do IF ELSE Conditions like&#60;/p&#62;
&#60;p&#62;'IF emailadress CONTAINS &#34;hotmail.com&#34; OR &#34;live.com&#34; SHOW ... ELSE SHOW ...'&#60;/p&#62;
&#60;p&#62;Here is what i am trying to do: Depending on the emailadresses, i want to show different email messages. The problem is just if a condition doesnt apply, it would still show the other message. Thats why the IF ELSE idea. How would thatt work? Maybe you could provide more examples on &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Shortcodes#Conditional_Shortcode&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Shortcodes#Conditional_Shortcode&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
