<?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: Populate field value on every page load</title>
		<link>https://legacy.forums.gravityhelp.com/topic/populate-field-value-on-every-page-load</link>
		<description>Gravity Support Forums Topic: Populate field value on every page load</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 00:45:43 +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/populate-field-value-on-every-page-load" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Populate field value on every page load"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-field-value-on-every-page-load#post-168196</link>
			<pubDate>Mon, 11 Mar 2013 21:24:55 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">168196@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This topic is pretty old.  Can you explain what it is you're trying to do at this point?  Maybe we can come up with another approach.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Miramedia on "Populate field value on every page load"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-field-value-on-every-page-load#post-162116</link>
			<pubDate>Wed, 06 Mar 2013 12:18:00 +0000</pubDate>
			<dc:creator>Miramedia</dc:creator>
			<guid isPermaLink="false">162116@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So the only way to get a server side value in there is write some AJAX to fetch the data, and paste that whole jquery code block into an HTML form field?&#60;/p&#62;
&#60;p&#62;Seems like that's really going around the houses? Or did I miss something?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Populate field value on every page load"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-field-value-on-every-page-load#post-79604</link>
			<pubDate>Mon, 08 Oct 2012 12:00:34 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">79604@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sounds like you can use the gform_post_render jQuery hook to update the value after the form fails validation:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_post_render&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_post_render&#60;/a&#62;&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
This jQuery hook is fired every time the form is rendered to allow custom jQuery to be executed. This includes initial form load, going to the next/previous page on multi-page forms, &#60;strong&#62;form rendered with validation errors&#60;/strong&#62;, confirmation message displayed, etc.
&#60;/p&#62;&#60;/blockquote&#62;</description>
		</item>
		<item>
			<title>Miramedia on "Populate field value on every page load"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-field-value-on-every-page-load#post-79578</link>
			<pubDate>Mon, 08 Oct 2012 10:16:37 +0000</pubDate>
			<dc:creator>Miramedia</dc:creator>
			<guid isPermaLink="false">79578@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The former. Say I populate it with date('YmdHis'). A visitor filing in the form at 12pm exactly (20121008120000) will keep resubmitting with that datetime on every subsequent resubmit. I want it to keep updating with whatever the datetime is at the point of resubmission.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Populate field value on every page load"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-field-value-on-every-page-load#post-78505</link>
			<pubDate>Tue, 02 Oct 2012 11:30:53 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">78505@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Do you have an example of this form online now?&#60;/p&#62;
&#60;p&#62;When you say &#34;update that field value on every reload&#34;, do you mean the value provided by your function will change, or do you want the same value you started with to be in that form field after a validation error, for example?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Miramedia on "Populate field value on every page load"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-field-value-on-every-page-load#post-78466</link>
			<pubDate>Tue, 02 Oct 2012 05:08:13 +0000</pubDate>
			<dc:creator>Miramedia</dc:creator>
			<guid isPermaLink="false">78466@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm using &#60;code&#62;gform_field_value_&#60;/code&#62; to populate a form field value when the form is first rendered. I want to update that field value on every re-render/re-load. This might happen if the visitor fails to fill in required fields when they submit.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
