<?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: Pass Field Data Via Query String</title>
		<link>https://legacy.forums.gravityhelp.com/topic/pass-field-data-via-query-string</link>
		<description>Gravity Support Forums Topic: Pass Field Data Via Query String</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 07:50:16 +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/pass-field-data-via-query-string" rel="self" type="application/rss+xml" />

		<item>
			<title>sirspacey on "Pass Field Data Via Query String"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-field-data-via-query-string#post-32438</link>
			<pubDate>Fri, 12 Aug 2011 17:40:23 +0000</pubDate>
			<dc:creator>sirspacey</dc:creator>
			<guid isPermaLink="false">32438@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;spelled out here: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/pricing-field-not-passing-updated-value?replies=5#post-32436&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/pricing-field-not-passing-updated-value?replies=5#post-32436&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;btw, your posting settings are too strict, i had to wait between answering each of these posts. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Pass Field Data Via Query String"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-field-data-via-query-string#post-32417</link>
			<pubDate>Fri, 12 Aug 2011 15:01:58 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">32417@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@sirspacey What field type? Pricing Fields do not act the same as regular fields.  They store additional information because by their nature they are more complex than Standard and Advanced Fields.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sirspacey on "Pass Field Data Via Query String"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-field-data-via-query-string#post-32406</link>
			<pubDate>Fri, 12 Aug 2011 12:46:10 +0000</pubDate>
			<dc:creator>sirspacey</dc:creator>
			<guid isPermaLink="false">32406@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I can confirm this issue is only on the &#34;Price &#124; Option&#34; field. A multi-choice field doesn't have this problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sirspacey on "Pass Field Data Via Query String"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-field-data-via-query-string#post-32399</link>
			<pubDate>Fri, 12 Aug 2011 12:03:33 +0000</pubDate>
			<dc:creator>sirspacey</dc:creator>
			<guid isPermaLink="false">32399@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a clean install and I'm getting the field name and the pipe...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Pass Field Data Via Query String"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-field-data-via-query-string#post-32019</link>
			<pubDate>Mon, 08 Aug 2011 14:54:42 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">32019@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not sure where the %3A is coming from.  If you do this in the query string builder:&#60;/p&#62;
&#60;p&#62;phone={My Field:1:value} &#60;/p&#62;
&#60;p&#62;Then it should return:&#60;/p&#62;
&#60;p&#62;phone=value&#60;/p&#62;
&#60;p&#62;So i'm not sure where the %3A is coming from.  Are you sure it's not in the data? It shouldn't be there, and nobody else is reporting this issue so it sounds like something specific to your site.  It could be a theme or plugin conflict or some sort of strange server setting.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>crapthings on "Pass Field Data Via Query String"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-field-data-via-query-string#post-31988</link>
			<pubDate>Mon, 08 Aug 2011 06:12:06 +0000</pubDate>
			<dc:creator>crapthings</dc:creator>
			<guid isPermaLink="false">31988@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;i just don't want that label name and &#34;:&#34;&#60;/p&#62;
&#60;p&#62;i've try this {Field Name:1:value}&#60;/p&#62;
&#60;p&#62;but it gives&#60;/p&#62;
&#60;p&#62;?addr=field name%3A35&#60;/p&#62;
&#60;p&#62;that last two number is what i need&#60;/p&#62;
&#60;p&#62;?addr=35&#60;/p&#62;
&#60;p&#62;the element is a &#34;form select with many options&#34;&#60;/p&#62;
&#60;p&#62;i already checked this option &#34; Allow field to be populated dynamically &#34;&#60;br /&#62;
and Parameter Name set to :  addr&#60;/p&#62;
&#60;p&#62;how do i do ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>crapthings on "Pass Field Data Via Query String"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pass-field-data-via-query-string#post-31986</link>
			<pubDate>Mon, 08 Aug 2011 05:58:01 +0000</pubDate>
			<dc:creator>crapthings</dc:creator>
			<guid isPermaLink="false">31986@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;i've seen tips but it's not workin'&#60;/p&#62;
&#60;p&#62;phone={Phone:1}&#60;br /&#62;
it's always give this url  &#60;a href=&#34;http://mysite.com/?phone=phone%3A&#34; rel=&#34;nofollow&#34;&#62;http://mysite.com/?phone=phone%3A&#60;/a&#62;'my desire value'&#60;/p&#62;
&#60;p&#62;what if i just want to redirect with&#60;br /&#62;
&#60;a href=&#34;http://mysite.com/?phone=&#34; rel=&#34;nofollow&#34;&#62;http://mysite.com/?phone=&#60;/a&#62;'my desire value'
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
