<?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: Dynamic Population &#38; Query Strings help</title>
		<link>https://legacy.forums.gravityhelp.com/topic/dynamic-population-query-strings-help</link>
		<description>Gravity Support Forums Topic: Dynamic Population &amp; Query Strings help</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 12:39:43 +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/dynamic-population-query-strings-help" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Dynamic Population &#38; Query Strings help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-population-query-strings-help#post-30558</link>
			<pubDate>Wed, 20 Jul 2011 15:25:43 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">30558@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You aren't handling the query string properly.  You are only outputting the values, you aren't including parameter names.  Your query string needs to consist of a parameter name and it's value with each pair separated by an ampersand.&#60;/p&#62;
&#60;p&#62;For example:&#60;/p&#62;
&#60;p&#62;parameter=value&#38;amp;parameter=value&#60;/p&#62;
&#60;p&#62;So you would need to do something like this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i.imgur.com/sMPqn.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/sMPqn.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The parameter name you use in the query string is the same parameter name you configure when setting a field up to be populated dynamically in the form you are passing the data to.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Justin Walmsley on "Dynamic Population &#38; Query Strings help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-population-query-strings-help#post-30504</link>
			<pubDate>Wed, 20 Jul 2011 09:14:11 +0000</pubDate>
			<dc:creator>Justin Walmsley</dc:creator>
			<guid isPermaLink="false">30504@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;SO i've read through the documentation, and have tried playing around with my forms to see what happend, but so far i have had no luck.&#60;/p&#62;
&#60;p&#62;I am hoping someone can help me out ;)&#60;/p&#62;
&#60;p&#62;I want to do this:&#60;/p&#62;
&#60;p&#62;Pass the following field inputs:&#60;br /&#62;
  Domain Name (Text Field)&#60;br /&#62;
  Extension (Select Drop Down)&#60;br /&#62;
  Post Title (Currently a hidden field)&#60;br /&#62;
From form A (which is on a post)&#60;/p&#62;
&#60;p&#62;And populate the Domain Name, Extension and the Title of the post form A was submitted on into fields that are displayed on form B (which is on a page).&#60;/p&#62;
&#60;p&#62;One problem that I am getting is that the Redirect URL is not found in. I am redirecting to the page with form B on and am using the following query string:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;{Enter your desired domain name.:1}&#38;amp;{Choose your extension:2}&#38;amp;{embed_post:post_title}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Can anyone help or advise please.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
