<?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: Plaintext showing break tags in the Paragraph Text Field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/plaintext-showing-break-tags-in-the-paragraph-text-field</link>
		<description>Gravity Support Forums Topic: Plaintext showing break tags in the Paragraph Text Field</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 05:58:32 +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/plaintext-showing-break-tags-in-the-paragraph-text-field" rel="self" type="application/rss+xml" />

		<item>
			<title>smillerci on "Plaintext showing break tags in the Paragraph Text Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/plaintext-showing-break-tags-in-the-paragraph-text-field#post-53092</link>
			<pubDate>Wed, 21 Mar 2012 17:20:44 +0000</pubDate>
			<dc:creator>smillerci</dc:creator>
			<guid isPermaLink="false">53092@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Did you have a chance to further investigate this issue?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Plaintext showing break tags in the Paragraph Text Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/plaintext-showing-break-tags-in-the-paragraph-text-field#post-52109</link>
			<pubDate>Mon, 12 Mar 2012 09:59:09 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">52109@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay, we'll check it out and get back to you. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>smillerci on "Plaintext showing break tags in the Paragraph Text Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/plaintext-showing-break-tags-in-the-paragraph-text-field#post-52106</link>
			<pubDate>Mon, 12 Mar 2012 09:02:12 +0000</pubDate>
			<dc:creator>smillerci</dc:creator>
			<guid isPermaLink="false">52106@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the quick response, I do have that checked.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Plaintext showing break tags in the Paragraph Text Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/plaintext-showing-break-tags-in-the-paragraph-text-field#post-52104</link>
			<pubDate>Mon, 12 Mar 2012 08:53:55 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">52104@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;yep, try checking the &#34;disable auto formatting&#34; option in the notification settings. That's what adds the break tags to the messages for you. &#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/xf2ZlF&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/xf2ZlF&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>smillerci on "Plaintext showing break tags in the Paragraph Text Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/plaintext-showing-break-tags-in-the-paragraph-text-field#post-52102</link>
			<pubDate>Mon, 12 Mar 2012 08:47:34 +0000</pubDate>
			<dc:creator>smillerci</dc:creator>
			<guid isPermaLink="false">52102@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm using this Gform notification format found in the documentation to send plain text to the admin user. However break tags  &#60;code&#62;&#38;lt;br /&#38;gt;&#60;/code&#62; are showing up if the user enters a hard return. Is there a way to strip out the break tags?&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;// Set form to send plain text to admin
add_action(&#38;quot;gform_notification_format_1&#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;</description>
		</item>

	</channel>
</rss>
