<?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 Notifications - encode / obfuscate merge tag values</title>
		<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-encode-obfuscate-merge-tag-values</link>
		<description>Gravity Support Forums Topic: Email Notifications - encode / obfuscate merge tag values</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 19:32: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-notifications-encode-obfuscate-merge-tag-values" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Email Notifications - encode / obfuscate merge tag values"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-encode-obfuscate-merge-tag-values#post-342541</link>
			<pubDate>Mon, 24 Jun 2013 16:48:16 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">342541@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is, but it depends on how the field was hidden. If he used CSS/JS to hide the field versus the hidden field type, then it will still show in the notifications. See all of our Merge Tag details here: &#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;</description>
		</item>
		<item>
			<title>cmeerbeek on "Email Notifications - encode / obfuscate merge tag values"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-encode-obfuscate-merge-tag-values#post-342517</link>
			<pubDate>Mon, 24 Jun 2013 16:26:26 +0000</pubDate>
			<dc:creator>cmeerbeek</dc:creator>
			<guid isPermaLink="false">342517@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Isn't there the {all_fields:nohidden} merge tag to prevent hidden fields from showing up in emails?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Email Notifications - encode / obfuscate merge tag values"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-encode-obfuscate-merge-tag-values#post-334810</link>
			<pubDate>Thu, 20 Jun 2013 15:49:39 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">334810@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For that, you would have to build out your notification manually rather than using the {all_fields} tag.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lohck on "Email Notifications - encode / obfuscate merge tag values"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-encode-obfuscate-merge-tag-values#post-334707</link>
			<pubDate>Thu, 20 Jun 2013 14:50:33 +0000</pubDate>
			<dc:creator>lohck</dc:creator>
			<guid isPermaLink="false">334707@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi David, thanks for pointing me to the right direction, have got things setup nicely following your tips.&#60;/p&#62;
&#60;p&#62;Finally, how to I prevent those hidden fields (which holds the obfuscated values) from showing up in email notifications?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Email Notifications - encode / obfuscate merge tag values"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-encode-obfuscate-merge-tag-values#post-332285</link>
			<pubDate>Wed, 19 Jun 2013 12:43:33 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">332285@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your best bet would be to have hidden fields in your form, and use our pre_submission hook to grab the submitted values, obfuscate them, and then push them to your hidden fields. Then you would be able to grab them with a normal merge tag.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lohck on "Email Notifications - encode / obfuscate merge tag values"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notifications-encode-obfuscate-merge-tag-values#post-330436</link>
			<pubDate>Tue, 18 Jun 2013 14:04:27 +0000</pubDate>
			<dc:creator>lohck</dc:creator>
			<guid isPermaLink="false">330436@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am including in the notification email template, a link with a couple of parameters built using merge tags.&#60;/p&#62;
&#60;p&#62;eg. &#60;a href=&#34;http://domain.com/page.php?a=&#34; rel=&#34;nofollow&#34;&#62;http://domain.com/page.php?a=&#60;/a&#62;{merge tag}&#38;amp;b= ...... &#60;/p&#62;
&#60;p&#62;Is there a way to encode / obfuscate the parameters values? I tried using base64_encode({merge tag}) but realised php is not processed in the notification template.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
