<?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: Use the pre-render gravity form hook to populate list fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/use-the-pre-render-gravity-form-hook-to-populate-list-fields</link>
		<description>Gravity Support Forums Topic: Use the pre-render gravity form hook to populate list fields</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 13:59:13 +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/use-the-pre-render-gravity-form-hook-to-populate-list-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Use the pre-render gravity form hook to populate list fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-the-pre-render-gravity-form-hook-to-populate-list-fields#post-171057</link>
			<pubDate>Thu, 14 Mar 2013 06:56:32 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">171057@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For a list field, I would use the gform_field_value_$parameter_name filter rather than gform_pre_render:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_field_value_$parameter_name&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_field_value_$parameter_name&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The last example on that page shows how to populate a list field.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>niumalta on "Use the pre-render gravity form hook to populate list fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-the-pre-render-gravity-form-hook-to-populate-list-fields#post-169856</link>
			<pubDate>Wed, 13 Mar 2013 09:48:27 +0000</pubDate>
			<dc:creator>niumalta</dc:creator>
			<guid isPermaLink="false">169856@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;To whom it may concern, &#60;/p&#62;
&#60;p&#62;I am writing PHP code that is hooked to &#34;gform_pre_render&#34; to populate a gravity form with data that I am getting from the database. This data is actually a gravity form entry of a separate gravity form.&#60;/p&#62;
&#60;p&#62;I am finding it difficult to find information on how I can populate list fields.&#60;/p&#62;
&#60;p&#62;I am sure that you are aware of the format in which data is stored for lists. Please use the following as an example &#34;a:2:{i:0;s:6:&#34;Test 1&#34;;i:1;s:6:&#34;Test 2&#34;;}&#34;. Given that I have that raw list data - how can I populate a field list which will reflect it?&#60;/p&#62;
&#60;p&#62;Thank you for all your help and support. &#60;/p&#62;
&#60;p&#62;Kind regards,&#60;br /&#62;
Erika
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
