<?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: In-Form Modification of Hidden Field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/in-form-modification-of-hidden-field</link>
		<description>Gravity Support Forums Topic: In-Form Modification of Hidden Field</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:40:27 +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/in-form-modification-of-hidden-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "In-Form Modification of Hidden Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/in-form-modification-of-hidden-field#post-57336</link>
			<pubDate>Wed, 02 May 2012 07:31:08 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">57336@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Right on, glad you got it sorted. Thanks for letting us know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xehqter on "In-Form Modification of Hidden Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/in-form-modification-of-hidden-field#post-57313</link>
			<pubDate>Wed, 02 May 2012 01:48:45 +0000</pubDate>
			<dc:creator>xehqter</dc:creator>
			<guid isPermaLink="false">57313@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Found it:&#60;br /&#62;
Swapped out gform_post_paging with Gform_pre_render&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xehqter on "In-Form Modification of Hidden Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/in-form-modification-of-hidden-field#post-57312</link>
			<pubDate>Wed, 02 May 2012 00:46:19 +0000</pubDate>
			<dc:creator>xehqter</dc:creator>
			<guid isPermaLink="false">57312@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm working with UPS's API's to create a shipping label, the problem is UPS's servers are slow so I want to breakup my queries using separate pages to avoid the user clicking submit multiple times while all the API's are being called.&#60;/p&#62;
&#60;p&#62;Here's the rundown:&#60;br /&#62;
Page 1: Contact Info&#60;br /&#62;
gform_validation is called to validate the address (1 sec)&#60;br /&#62;
gform_post_paging is called to calculate the fastest/cheapest way to ship the package to us. (3 sec)&#60;br /&#62;
Page 2: More Information &#38;amp; Hidden Field w/ bestShippingMethod.&#60;br /&#62;
Page 3: UPS Label (generated using bestShippingMethod)&#60;/p&#62;
&#60;p&#62;My problem is that I don't know how to pass this information to the final page. I was thinking I could pass it as a hidden field, but I don't see how to do this.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
