<?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: HTML issue not quite resolved</title>
		<link>https://legacy.forums.gravityhelp.com/topic/html-issue-not-quite-resolved</link>
		<description>Gravity Support Forums Topic: HTML issue not quite resolved</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:24:24 +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/html-issue-not-quite-resolved" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "HTML issue not quite resolved"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-issue-not-quite-resolved#post-77670</link>
			<pubDate>Thu, 27 Sep 2012 11:52:31 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">77670@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad you figured it out. I was going to ask if you were using the all fields merge tag. It will naturally insert HTML code, even if you change the e-mail type.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stwebsites on "HTML issue not quite resolved"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-issue-not-quite-resolved#post-77660</link>
			<pubDate>Thu, 27 Sep 2012 11:34:36 +0000</pubDate>
			<dc:creator>stwebsites</dc:creator>
			<guid isPermaLink="false">77660@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK,&#60;/p&#62;
&#60;p&#62;so I managed to get around this issue by manually typing out all the fields of the notification E-mails (replacing the {all fields} tag). Not sure why all fields was giving us HTML, but it's sorted our Emails out now!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stwebsites on "HTML issue not quite resolved"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/html-issue-not-quite-resolved#post-77613</link>
			<pubDate>Thu, 27 Sep 2012 05:28:47 +0000</pubDate>
			<dc:creator>stwebsites</dc:creator>
			<guid isPermaLink="false">77613@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I had a topic about HTML being displayed in text area fields on the front end which I fixed by disabling the cookie monster plugin.&#60;/p&#62;
&#60;p&#62;For some reason though the HTML from text area is still being displayed in our E-mails. We have our E-mails sent to us as plain text using this function:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_action(&#38;quot;gform_notification_format&#38;quot;, &#38;quot;set_notification_format&#38;quot;, 10, 4);
function set_notification_format($format, $notification_type, $form, $lead){

    if($notification_type == &#38;quot;admin&#38;quot;)
        return &#38;quot;text&#38;quot;; //setting admin notifications as text
    else
        return &#38;quot;html&#38;quot;; //setting user notifications as text
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The HTML wouldn't be a problem but we use web prospects to submit the data to Sages Act and it's completely breaking the format for that. Any ideas to stop this happening would be great!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
