<?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: Issue with Construcing Query String in Admin Area of Form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/issue-with-construcing-query-string-in-admin-area-of-form</link>
		<description>Gravity Support Forums Topic: Issue with Construcing Query String in Admin Area of Form</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:43:36 +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/issue-with-construcing-query-string-in-admin-area-of-form" rel="self" type="application/rss+xml" />

		<item>
			<title>ifarrer on "Issue with Construcing Query String in Admin Area of Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/issue-with-construcing-query-string-in-admin-area-of-form#post-59869</link>
			<pubDate>Tue, 22 May 2012 12:02:46 +0000</pubDate>
			<dc:creator>ifarrer</dc:creator>
			<guid isPermaLink="false">59869@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If I use the re-direct option and the send &#34;Pass Field Data Via Query String Function&#34; I am having an issue when I add a long query string to the form editor.&#60;/p&#62;
&#60;p&#62;This works fine:&#60;br /&#62;
title={Post Title:1}&#38;amp;description={Post Body:2}&#60;/p&#62;
&#60;p&#62;This does not work:&#60;br /&#62;
title={Post Title:1}&#38;amp;description={Post Body:2}&#38;amp;author={user:display_name}&#60;/p&#62;
&#60;p&#62;In my form editor there is a line break right after &#34;&#38;amp;author=&#34; &#60;/p&#62;
&#60;p&#62;so when I save the query string it actually looks like this in the form editor:&#60;/p&#62;
&#60;p&#62;title={Post Title:1}&#38;amp;description={Post Body:2}&#38;amp;author=&#60;br /&#62;
{user:display_name}&#60;/p&#62;
&#60;p&#62;And, I get a 404 error during the redirect:&#60;/p&#62;
&#60;p&#62;Here is what the good link looks like:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://theimgweb.com/video-submission?title=the+title&#38;amp;description=the+post&#34; rel=&#34;nofollow&#34;&#62;http://theimgweb.com/video-submission?title=the+title&#38;amp;description=the+post&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here is what the bad link looks:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://theimgweb.com/video-submission?title=the%20title&#38;amp;description=the%20post&#38;amp;author=4dm1n&#34; rel=&#34;nofollow&#34;&#62;http://theimgweb.com/video-submission?title=the%20title&#38;amp;description=the%20post&#38;amp;author=4dm1n&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;In the browser their are actually spaces in the spot where there should be the + sign like in the string that works.&#60;/p&#62;
&#60;p&#62;Any help on this would be great.&#60;/p&#62;
&#60;p&#62;thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
