<?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: Lost dynamically populated parameters</title>
		<link>https://legacy.forums.gravityhelp.com/topic/lost-dynamically-populated-parameters</link>
		<description>Gravity Support Forums Topic: Lost dynamically populated parameters</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:28:51 +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/lost-dynamically-populated-parameters" rel="self" type="application/rss+xml" />

		<item>
			<title>ddd on "Lost dynamically populated parameters"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/lost-dynamically-populated-parameters#post-7329</link>
			<pubDate>Tue, 13 Jul 2010 02:30:00 +0000</pubDate>
			<dc:creator>ddd</dc:creator>
			<guid isPermaLink="false">7329@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That's right, that was the issue, but then, how can I make a disabled field?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Lost dynamically populated parameters"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/lost-dynamically-populated-parameters#post-7302</link>
			<pubDate>Mon, 12 Jul 2010 11:29:07 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">7302@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you disable that custom code you have in place to disable those fields and then retest? &#60;/p&#62;
&#60;p&#62;It appears that may have something to do with the issue as it retains the value of other fields.  The only fields that are losing their values are the ones you have applied custom code to in order to disable them.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ddd on "Lost dynamically populated parameters"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/lost-dynamically-populated-parameters#post-7294</link>
			<pubDate>Mon, 12 Jul 2010 03:03:29 +0000</pubDate>
			<dc:creator>ddd</dc:creator>
			<guid isPermaLink="false">7294@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've checked the version of GF and I have the versión 1.3.12.2.&#60;br /&#62;
The initial form is in the link &#60;a href=&#34;http://www.targetvip.es/arag/contrata-tu-poliza-arag-detector-de-radares&#34; rel=&#34;nofollow&#34;&#62;http://www.targetvip.es/arag/contrata-tu-poliza-arag-detector-de-radares&#60;/a&#62;.&#60;br /&#62;
This form redirects to a php that validate the info and pass some variables to the other form that get the variables and show it in a disabled fields, in this form (&#60;a href=&#34;http://www.targetvip.es/arag/arag-detector-de-radares-contrata-tu-poliza?fecha=2010-07-13&#38;amp;marca=TARGET%20EVO%20660R%20EVO%20MOTO&#38;amp;serialnum=fsg&#38;amp;precio=12%20%E2%82%AC&#34; rel=&#34;nofollow&#34;&#62;http://www.targetvip.es/arag/arag-detector-de-radares-contrata-tu-poliza?fecha=2010-07-13&#38;amp;marca=TARGET%20EVO%20660R%20EVO%20MOTO&#38;amp;serialnum=fsg&#38;amp;precio=12%20%E2%82%AC&#60;/a&#62;) is where there is the problem.&#60;br /&#62;
I wait for your answer.&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Lost dynamically populated parameters"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/lost-dynamically-populated-parameters#post-7199</link>
			<pubDate>Fri, 09 Jul 2010 10:34:28 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">7199@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What version of Gravity Forms are you running? &#60;/p&#62;
&#60;p&#62;There was a known bug in an older version that would cause fields that were filled in to lose their values if any field failed validation. &#60;/p&#62;
&#60;p&#62;But I am not aware of it being an issue in the current version and in some quick tests I am not able to recreate this issue.&#60;/p&#62;
&#60;p&#62;Check the version on the Settings page of Gravity Forms and let me know what version it is. If it is the latest version, can you provide a link to the form so we can check it out?  If it isn't the latest version (1.3.12 or 1.3.12.2) you will need to upgrade.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ddd on "Lost dynamically populated parameters"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/lost-dynamically-populated-parameters#post-7190</link>
			<pubDate>Fri, 09 Jul 2010 04:09:42 +0000</pubDate>
			<dc:creator>ddd</dc:creator>
			<guid isPermaLink="false">7190@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello again,&#60;br /&#62;
As I exposed in another topic (&#60;a href=&#34;http://forum.gravityhelp.com/topic/make-a-readonly-field?replies=1#post-7027)&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/make-a-readonly-field?replies=1#post-7027)&#60;/a&#62;:&#60;br /&#62;
I have two forms, the first one is a first step form that pass Field Data via query string to the second form. In the second form I get the content of the variables and show in some fields and I have other fields that the user have to fill.&#60;/p&#62;
&#60;p&#62;Well the problem is when I validate the form with some of the fields without content. In the form appears the validation messages and the content of populated fields disapear, so I lost the dynamically populated parameters.&#60;br /&#62;
There's a known solution to solve this or anyone know how to fix it?&#60;br /&#62;
Thanks again
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
