<?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: Pre-render list fields from another form.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/pre-render-list-fields-from-another-form</link>
		<description>Gravity Support Forums Topic: Pre-render list fields from another form.</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 11:54:35 +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/pre-render-list-fields-from-another-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Pre-render list fields from another form."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-render-list-fields-from-another-form#post-327602</link>
			<pubDate>Sun, 16 Jun 2013 22:45:59 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">327602@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Handling via priority support.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SomethingSeven on "Pre-render list fields from another form."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-render-list-fields-from-another-form#post-324689</link>
			<pubDate>Sat, 15 Jun 2013 03:02:58 +0000</pubDate>
			<dc:creator>SomethingSeven</dc:creator>
			<guid isPermaLink="false">324689@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When I do a var_dump, for some reason the &#34;list&#34; array is truncated and corrupted??&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;array(21) { [0]=&#38;gt; array(3) { [&#38;quot;lead_id&#38;quot;]=&#38;gt; string(3) &#38;quot;554&#38;quot; [&#38;quot;field_number&#38;quot;]=&#38;gt; string(3) &#38;quot;1.3&#38;quot; [&#38;quot;value&#38;quot;]=&#38;gt; string(4) &#38;quot;Andy&#38;quot; } [1]=&#38;gt; array(3) { [&#38;quot;lead_id&#38;quot;]=&#38;gt; string(3) &#38;quot;554&#38;quot; [&#38;quot;field_number&#38;quot;]=&#38;gt; string(3) &#38;quot;1.6&#38;quot; [&#38;quot;value&#38;quot;]=&#38;gt; string(5) &#38;quot;Jesse&#38;quot; } [2]=&#38;gt; array(3) { [&#38;quot;lead_id&#38;quot;]=&#38;gt; string(3) &#38;quot;554&#38;quot; [&#38;quot;field_number&#38;quot;]=&#38;gt; string(1) &#38;quot;2&#38;quot; [&#38;quot;value&#38;quot;]=&#38;gt; string(24) &#38;quot;chirobalancing@gmail.com&#38;quot; } [3]=&#38;gt; array(3) { [&#38;quot;lead_id&#38;quot;]=&#38;gt; string(3) &#38;quot;554&#38;quot; [&#38;quot;field_number&#38;quot;]=&#38;gt; string(1) &#38;quot;3&#38;quot; [&#38;quot;value&#38;quot;]=&#38;gt; string(13) &#38;quot;(888)888-8888&#38;quot; } [4]=&#38;gt; array(3) { [&#38;quot;lead_id&#38;quot;]=&#38;gt; string(3) &#38;quot;554&#38;quot; [&#38;quot;field_number&#38;quot;]=&#38;gt; string(3) &#38;quot;4.3&#38;quot; [&#38;quot;value&#38;quot;]=&#38;gt; string(8) &#38;quot;Saturday&#38;quot; } [5]=&#38;gt; array(3) { [&#38;quot;lead_id&#38;quot;]=&#38;gt; string(3) &#38;quot;554&#38;quot; [&#38;quot;field_number&#38;quot;]=&#38;gt; string(3) &#38;quot;4.6&#38;quot; [&#38;quot;value&#38;quot;]=&#38;gt; string(7) &#38;quot;EarlyAM&#38;quot; } [6]=&#38;gt; array(3) { [&#38;quot;lead_id&#38;quot;]=&#38;gt; string(3) &#38;quot;554&#38;quot; [&#38;quot;field_number&#38;quot;]=&#38;gt; string(3) &#38;quot;9.1&#38;quot; [&#38;quot;value&#38;quot;]=&#38;gt; string(8) &#38;quot;Headache&#38;quot; } [7]=&#38;gt; array(3) { [&#38;quot;lead_id&#38;quot;]=&#38;gt; string(3) &#38;quot;554&#38;quot; [&#38;quot;field_number&#38;quot;]=&#38;gt; string(3) &#38;quot;9.2&#38;quot; [&#38;quot;value&#38;quot;]=&#38;gt; string(4) &#38;quot;Achy&#38;quot; } [8]=&#38;gt; array(3) { [&#38;quot;lead_id&#38;quot;]=&#38;gt; string(3) &#38;quot;554&#38;quot; [&#38;quot;field_number&#38;quot;]=&#38;gt; string(3) &#38;quot;9.3&#38;quot; [&#38;quot;value&#38;quot;]=&#38;gt; string(3) &#38;quot;Gas&#38;quot; } [9]=&#38;gt; array(3) { [&#38;quot;lead_id&#38;quot;]=&#38;gt; string(3) &#38;quot;554&#38;quot; [&#38;quot;field_number&#38;quot;]=&#38;gt; string(3) &#38;quot;9.4&#38;quot; [&#38;quot;value&#38;quot;]=&#38;gt; string(5) &#38;quot;Tired&#38;quot; } [10]=&#38;gt; array(3) { [&#38;quot;lead_id&#38;quot;]=&#38;gt; string(3) &#38;quot;554&#38;quot; [&#38;quot;field_number&#38;quot;]=&#38;gt; string(3) &#38;quot;9.5&#38;quot; [&#38;quot;value&#38;quot;]=&#38;gt; string(7) &#38;quot;Fatigue&#38;quot; } [11]=&#38;gt; array(3) { [&#38;quot;lead_id&#38;quot;]=&#38;gt; string(3) &#38;quot;554&#38;quot; [&#38;quot;field_number&#38;quot;]=&#38;gt; string(3) &#38;quot;9.6&#38;quot; [&#38;quot;value&#38;quot;]=&#38;gt; string(9) &#38;quot;Sore Feet&#38;quot; } [12]=&#38;gt; array(3) { [&#38;quot;lead_id&#38;quot;]=&#38;gt; string(3) &#38;quot;554&#38;quot; [&#38;quot;field_number&#38;quot;]=&#38;gt; string(3) &#38;quot;9.7&#38;quot; [&#38;quot;value&#38;quot;]=&#38;gt; string(15) &#38;quot;Swollen Bladder&#38;quot; } [13]=&#38;gt; array(3) { [&#38;quot;lead_id&#38;quot;]=&#38;gt; string(3) &#38;quot;554&#38;quot; [&#38;quot;field_number&#38;quot;]=&#38;gt; string(3) &#38;quot;9.8&#38;quot; [&#38;quot;value&#38;quot;]=&#38;gt; string(8) &#38;quot;Cramping&#38;quot; } [14]=&#38;gt; array(3) { [&#38;quot;lead_id&#38;quot;]=&#38;gt; string(3) &#38;quot;554&#38;quot; [&#38;quot;field_number&#38;quot;]=&#38;gt; string(3) &#38;quot;9.9&#38;quot; [&#38;quot;value&#38;quot;]=&#38;gt; string(10) &#38;quot;Head Spins&#38;quot; } [15]=&#38;gt; array(3) { [&#38;quot;lead_id&#38;quot;]=&#38;gt; string(3) &#38;quot;554&#38;quot; [&#38;quot;field_number&#38;quot;]=&#38;gt; string(2) &#38;quot;12&#38;quot; [&#38;quot;value&#38;quot;]=&#38;gt; string(11) &#38;quot;and@mee.com&#38;quot; } [16]=&#38;gt; array(3) { [&#38;quot;lead_id&#38;quot;]=&#38;gt; string(3) &#38;quot;554&#38;quot; [&#38;quot;field_number&#38;quot;]=&#38;gt; string(2) &#38;quot;13&#38;quot; [&#38;quot;value&#38;quot;]=&#38;gt; string(13) &#38;quot;(000)000-1111&#38;quot; } [17]=&#38;gt; array(3) { [&#38;quot;lead_id&#38;quot;]=&#38;gt; string(3) &#38;quot;554&#38;quot; [&#38;quot;field_number&#38;quot;]=&#38;gt; string(2) &#38;quot;14&#38;quot; [&#38;quot;value&#38;quot;]=&#38;gt; string(13) &#38;quot;(000)000-0122&#38;quot; } [18]=&#38;gt; array(3) { [&#38;quot;lead_id&#38;quot;]=&#38;gt; string(3) &#38;quot;554&#38;quot; [&#38;quot;field_number&#38;quot;]=&#38;gt; string(2) &#38;quot;15&#38;quot; [&#38;quot;value&#38;quot;]=&#38;gt; string(14) &#38;quot;ChiroBalancing&#38;quot; } [19]=&#38;gt; array(3) { [&#38;quot;lead_id&#38;quot;]=&#38;gt; string(3) &#38;quot;554&#38;quot; [&#38;quot;field_number&#38;quot;]=&#38;gt; string(2) &#38;quot;24&#38;quot; [&#38;quot;value&#38;quot;]=&#38;gt; string(25) &#38;quot;1 Prescription Medication&#38;quot; } [20]=&#38;gt; array(3) { [&#38;quot;lead_id&#38;quot;]=&#38;gt; string(3) &#38;quot;554&#38;quot; [&#38;quot;field_number&#38;quot;]=&#38;gt; string(2) &#38;quot;31&#38;quot; [&#38;quot;value&#38;quot;]=&#38;gt; string(200) &#38;quot;a:4:{i:0;a:3:{s:7:&#38;quot;Column1&#38;quot;;s:7:&#38;quot;Lipitor&#38;quot;;s:7:&#38;quot;Column2&#38;quot;;s:4:&#38;quot;10mg&#38;quot;;s:7:&#38;quot;Column3&#38;quot;;s:9:&#38;quot;1 x a day&#38;quot;;}i:1;a:3:{s:7:&#38;quot;Column1&#38;quot;;s:6:&#38;quot;Bensin&#38;quot;;s:7:&#38;quot;Column2&#38;quot;;s:4:&#38;quot;11mg&#38;quot;;s:7:&#38;quot;Column3&#38;quot;;s:9:&#38;quot;2 x a day&#38;quot;;}i:2;a:3:{s&#38;quot; } }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I notice the final array has (200) characters.. &#60;/p&#62;
&#60;p&#62;Can anyone see why this might be truncating?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SomethingSeven on "Pre-render list fields from another form."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-render-list-fields-from-another-form#post-324498</link>
			<pubDate>Sat, 15 Jun 2013 00:47:54 +0000</pubDate>
			<dc:creator>SomethingSeven</dc:creator>
			<guid isPermaLink="false">324498@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok.. making progress, but still can't get the Gravity Forms list data to display properly..  Here is a link to my code utilizing the pre_render filter:&#60;/p&#62;
&#60;p&#62;Here is the raw data contained in one particular entry for this form:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;a:1:{i:0;a:3:{s:7:&#38;quot;Column1&#38;quot;;s:8:&#38;quot;ListMed1&#38;quot;;s:7:&#38;quot;Column2&#38;quot;;s:16:&#38;quot;ListMed1Strength&#38;quot;;s:7:&#38;quot;Column3&#38;quot;;s:12:&#38;quot;ListMed1Dose&#38;quot;;}}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And here is the data that's displayed on Form 2 when the pre_render filter executes:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;L  L  L,    L  L  L,    L  L  L,    L  L  L,    L  L  L,    L  L  L,&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Here is a link to my code in the pre_render filter:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/8044899&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/8044899&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I am passing in the entry_id through the URL when I go to Form 2.  Can someone lend a hand and help me parse through this data to get out the valid information?   I think my issue might lie with the unserialze() parsing?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SomethingSeven on "Pre-render list fields from another form."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-render-list-fields-from-another-form#post-319130</link>
			<pubDate>Wed, 12 Jun 2013 16:13:46 +0000</pubDate>
			<dc:creator>SomethingSeven</dc:creator>
			<guid isPermaLink="false">319130@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I'm using the pre-render filter to get information from Form 1 to populate fields in Form 2.  I can get single line text, address fields, and checkboxes, but I'm having trouble getting the list field data to display properly.  Can anyone lend a hand?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
