<?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: gform_field_value_ breaks on multipage form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gform_field_value_-breaks-on-multipage-form</link>
		<description>Gravity Support Forums Topic: gform_field_value_ breaks on multipage form</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 00:45:30 +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/gform_field_value_-breaks-on-multipage-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Miramedia on "gform_field_value_ breaks on multipage form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gform_field_value_-breaks-on-multipage-form#post-244148</link>
			<pubDate>Thu, 09 May 2013 06:00:50 +0000</pubDate>
			<dc:creator>Miramedia</dc:creator>
			<guid isPermaLink="false">244148@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm using 1.6.12 at the moment. Upgrading to 1.7.x will be a major headache (if this is a bug). So I'm hoping that I am just doing it wrong...&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter( &#38;#39;gform_field_value_first_payment&#38;#39;, &#38;#39;gf_populate_prorata_value&#38;#39;, 10 );
function gf_populate_prorata_value( $value ){
  $prorata  = get_prorata();
  return $prorata;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;On a multi-page form, this field gets populated on page 1, but not if I move it to page 2.&#60;/p&#62;
&#60;p&#62;Is this is a bug? If it is, Is there a fix, before the 1.7.x branch?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
