<?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: Get dynamic input value in gform_pre_render</title>
		<link>https://legacy.forums.gravityhelp.com/topic/get-dynamic-input-value-in-gform_pre_render</link>
		<description>Gravity Support Forums Topic: Get dynamic input value in gform_pre_render</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 15:02:36 +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/get-dynamic-input-value-in-gform_pre_render" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Get dynamic input value in gform_pre_render"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/get-dynamic-input-value-in-gform_pre_render#post-41949</link>
			<pubDate>Tue, 22 Nov 2011 23:10:39 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">41949@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK, glad you got it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vayu on "Get dynamic input value in gform_pre_render"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/get-dynamic-input-value-in-gform_pre_render#post-41846</link>
			<pubDate>Tue, 22 Nov 2011 05:09:52 +0000</pubDate>
			<dc:creator>Vayu</dc:creator>
			<guid isPermaLink="false">41846@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris, thanks for asking and for the tip, I appreciate that.&#60;br /&#62;
Wonder why I didn't notice this hook gform_post_paging when I was setting it all up in the first place, or maybe I did and just have forgotten about it.&#60;br /&#62;
Anyway, I am pretty happy with my solution and I can't spend more time on this project, so I'll leave at it is for now.&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Vayu
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Get dynamic input value in gform_pre_render"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/get-dynamic-input-value-in-gform_pre_render#post-41824</link>
			<pubDate>Tue, 22 Nov 2011 00:27:15 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">41824@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Do you need any help or are you satisfied with the solution you came up with?&#60;/p&#62;
&#60;p&#62;For multi-page forms, you can run code with the gform_post_paging hook:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_post_paging&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_post_paging&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vayu on "Get dynamic input value in gform_pre_render"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/get-dynamic-input-value-in-gform_pre_render#post-41805</link>
			<pubDate>Mon, 21 Nov 2011 20:37:56 +0000</pubDate>
			<dc:creator>Vayu</dc:creator>
			<guid isPermaLink="false">41805@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think I sort of solved it, but in an ugly way and it is too complicated to share.  Sorry, I would normally share, but I don't even know where to begin.  I didn't find a way to make gform_pre_render render only once though.&#60;/p&#62;
&#60;p&#62;Vayu
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vayu on "Get dynamic input value in gform_pre_render"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/get-dynamic-input-value-in-gform_pre_render#post-41721</link>
			<pubDate>Mon, 21 Nov 2011 11:44:43 +0000</pubDate>
			<dc:creator>Vayu</dc:creator>
			<guid isPermaLink="false">41721@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi.&#60;br /&#62;
I have this booking form here: &#60;a href=&#34;http://buffetkompagniet.dk/bestilling/&#34; rel=&#34;nofollow&#34;&#62;http://buffetkompagniet.dk/bestilling/&#60;/a&#62;.&#60;br /&#62;
If I choose &#34;Svane buffet&#34; under Buffet some deserts and starters will appear in two extra select boxes.&#60;br /&#62;
If I then fill out the rest of the form on step 1 and come back from step 2 to step 1, the starters and deserts select boxes are there but are empty.  This is happening because gform_pre_render is run every time I go between steps.  However this is where the select boxes are prefilled with data.  How can I prevent gform_pre_render from running everytimes I go between steps?  Or how can I pass the selected buffet starter choice back to gform_pre_render, so I can render the right data back into the select boxes.&#60;/p&#62;
&#60;p&#62;I am really stuck on this one.  Hope some can help. :-)&#60;/p&#62;
&#60;p&#62;Vayu
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
