<?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: GF Confirmation Message question</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gf-confirmation-message-question</link>
		<description>Gravity Support Forums Topic: GF Confirmation Message question</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:29:25 +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/gf-confirmation-message-question" rel="self" type="application/rss+xml" />

		<item>
			<title>taprootcreative on "GF Confirmation Message question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gf-confirmation-message-question#post-2282</link>
			<pubDate>Mon, 21 Dec 2009 14:08:32 +0000</pubDate>
			<dc:creator>taprootcreative</dc:creator>
			<guid isPermaLink="false">2282@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Nevermind I'll just use a buffer to catch all the data from the_content() and rewrite the output that way
&#60;/p&#62;</description>
		</item>
		<item>
			<title>taprootcreative on "GF Confirmation Message question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gf-confirmation-message-question#post-2281</link>
			<pubDate>Mon, 21 Dec 2009 13:31:29 +0000</pubDate>
			<dc:creator>taprootcreative</dc:creator>
			<guid isPermaLink="false">2281@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there a way to intercept the confirmation message output? I'm looking at the confirmation scripting and it's inserting &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;nl2br()&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;all through out it. In line 192 of common.php which is being called from line 217 of form_display.php. However, I need it to not do that, we have a specific need where we need to have the carriage returns not be replaced w/ a&#60;br /&#62;
&#60;code&#62;&#38;lt;br/&#38;gt;&#60;/code&#62;  ... but only on a specific form.&#60;/p&#62;
&#60;p&#62;any suggestions on how one could accomplish this? possibly through a buffer, but i'm not sure how to hook into the confirmation, if it's possible.&#60;/p&#62;
&#60;p&#62;and just as an example it outputs&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;foo&#38;lt;br/&#38;gt;
bar&#38;lt;br/&#38;gt;
x&#38;lt;br/&#38;gt;
y&#38;lt;br/&#38;gt;
z&#38;lt;br/&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;when i want it to output&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;foo
bar
x
y
z&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
