<?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: How to add only certain fields in notifications based on another field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-add-only-certain-fields-in-notifications-based-on-another-field</link>
		<description>Gravity Support Forums Topic: How to add only certain fields in notifications based on another field</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 02:43:22 +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/how-to-add-only-certain-fields-in-notifications-based-on-another-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "How to add only certain fields in notifications based on another field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-add-only-certain-fields-in-notifications-based-on-another-field#post-231031</link>
			<pubDate>Tue, 30 Apr 2013 11:12:26 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">231031@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Handling via priority support.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Trup on "How to add only certain fields in notifications based on another field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-add-only-certain-fields-in-notifications-based-on-another-field#post-217066</link>
			<pubDate>Sat, 20 Apr 2013 11:59:20 +0000</pubDate>
			<dc:creator>Alex Trup</dc:creator>
			<guid isPermaLink="false">217066@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I found this post which seems in principle to be what I need: &#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;
&#60;p&#62;Based on the page I did the following, but it doesn't seem to work, any idea what I am formatting wrong about this?&#60;/p&#62;
&#60;p&#62;[gravityforms action=&#34;conditional&#34; merge_tag=&#34;{Checkbox:49.1}&#34; condition=&#34;is&#34; value=&#34;1&#34;]&#60;br /&#62;
The content I want to show&#60;br /&#62;
[/gravityforms]
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Trup on "How to add only certain fields in notifications based on another field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-add-only-certain-fields-in-notifications-based-on-another-field#post-216343</link>
			<pubDate>Sat, 20 Apr 2013 02:23:42 +0000</pubDate>
			<dc:creator>Alex Trup</dc:creator>
			<guid isPermaLink="false">216343@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a long form that includes a tickbox for each field which says &#34;Please tick if changed&#34; with the value being something like &#34;NameChanged&#34; or &#34;DateOfBirthChanged&#34; for the Name and DateOfBirth fields respectively.&#60;/p&#62;
&#60;p&#62;At the moment, my notification emails simply have the tag:&#60;br /&#62;
{all_fields}&#60;/p&#62;
&#60;p&#62;So everything gets submitted. But I would only like to receive the fields which have had their respective &#34;Changed&#34; checkboxes ticked.&#60;/p&#62;
&#60;p&#62;How can I do IF clauses in the notifications along the lines of something like:&#60;/p&#62;
&#60;p&#62;{if NameChanged=1}&#60;br /&#62;
{Name}&#60;br /&#62;
{/if}&#60;br /&#62;
{if DateOfBirthChanges=1}&#60;br /&#62;
{DateOfBirth}&#60;br /&#62;
{/if}&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Alex
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
