<?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 can I pass line breaks without escaping the HTML in a custom redirect?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-pass-line-breaks-without-escaping-the-html-in-a-custom-redirect</link>
		<description>Gravity Support Forums Topic: How can I pass line breaks without escaping the HTML in a custom redirect?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 07:14:31 +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-can-i-pass-line-breaks-without-escaping-the-html-in-a-custom-redirect" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "How can I pass line breaks without escaping the HTML in a custom redirect?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-pass-line-breaks-without-escaping-the-html-in-a-custom-redirect#post-13803</link>
			<pubDate>Thu, 02 Dec 2010 13:37:00 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">13803@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The values are automatically encoded when they are added to the query string of the redirect.  This is because there are standard practices for how you should pass data in a query string and encoding special characters is one of them.  There is currently no way to turn this off short of editing the plugin itself and changing how it works.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DanaEpp on "How can I pass line breaks without escaping the HTML in a custom redirect?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-pass-line-breaks-without-escaping-the-html-in-a-custom-redirect#post-13767</link>
			<pubDate>Thu, 02 Dec 2010 03:24:07 +0000</pubDate>
			<dc:creator>DanaEpp</dc:creator>
			<guid isPermaLink="false">13767@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey guys,&#60;/p&#62;
&#60;p&#62;This is going to sound odd, but is there any way to NOT escape &#60;br /&#62; tags that are added in a redirect?&#60;/p&#62;
&#60;p&#62;Here is the example I have. I have a form with checkboxes that I want to concatinate into a single queryparam to post to Salesforce.com. Each value needs to be on its own line. Salesforce will properly escape it to the DB, but still render it as a safe html code so it can show up cleanly as a new line break within the lead records. &#60;/p&#62;
&#60;p&#62;However, now doing it through a Gravity form you are escaping the html characters before sending (i think). I know its safe coding procedures to do this to prevent parameter injection, but I have a valid reason why I need this to work. &#60;/p&#62;
&#60;p&#62;Any suggestions?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
