<?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: fill in list from a csv file in another part of the form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/fill-in-list-from-a-csv-file-in-another-part-of-the-form</link>
		<description>Gravity Support Forums Topic: fill in list from a csv file in another part of the form</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:54:16 +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/fill-in-list-from-a-csv-file-in-another-part-of-the-form" rel="self" type="application/rss+xml" />

		<item>
			<title>drossa on "fill in list from a csv file in another part of the form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fill-in-list-from-a-csv-file-in-another-part-of-the-form#post-56903</link>
			<pubDate>Sun, 29 Apr 2012 04:36:56 +0000</pubDate>
			<dc:creator>drossa</dc:creator>
			<guid isPermaLink="false">56903@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi David,&#60;br /&#62;
   coming back on this issue again. I have implemented the connection between file selection and passing that info to the next sheet which will show the data.&#60;/p&#62;
&#60;p&#62;Now the tough part of parsing csv and showing all elements as a list:&#60;/p&#62;
&#60;p&#62;Example:(.csv)&#60;/p&#62;
&#60;p&#62;Name    Emai      l MobileNumber&#60;br /&#62;
-------------------------------------------------------&#60;br /&#62;
A         a@b.c             0789928202           &#38;lt;------list row 1&#60;br /&#62;
B         b@b.c             0799002893           &#38;lt;-----list row 2&#60;br /&#62;
C         c@b.c              0767899020          &#38;lt;-----list row 3&#60;/p&#62;
&#60;p&#62;and so on....&#60;/p&#62;
&#60;p&#62;All these three entries should end up in a list format in gravity forms as shown above.&#60;br /&#62;
So it this dynamic list creation possible...I guess so...but an example would be handy.&#60;/p&#62;
&#60;p&#62;thanks for help,&#60;/p&#62;
&#60;p&#62;regards,&#60;br /&#62;
Niilay.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "fill in list from a csv file in another part of the form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fill-in-list-from-a-csv-file-in-another-part-of-the-form#post-56525</link>
			<pubDate>Wed, 25 Apr 2012 12:00:19 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">56525@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It is an interesting problem that is potentially possible, but not through the same form as the file isn't really uploaded until the entire form is submitted. You would have to have a file upload form and then a processing/editing form.&#60;/p&#62;
&#60;p&#62;You would want to send the file name to the second form (confirmation redirect with pass data via query string) and have the second form pull in the file details in a special function and then process it in the way you want before pre-rendering certain form fields with the relevant data. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://php.net/manual/en/function.str-getcsv.php&#34; rel=&#34;nofollow&#34;&#62;http://php.net/manual/en/function.str-getcsv.php&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hope this helps.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>drossa on "fill in list from a csv file in another part of the form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/fill-in-list-from-a-csv-file-in-another-part-of-the-form#post-56522</link>
			<pubDate>Wed, 25 Apr 2012 11:18:07 +0000</pubDate>
			<dc:creator>drossa</dc:creator>
			<guid isPermaLink="false">56522@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it possible to fill in a list with items from a csv file which is inputted in another form or earlier stage of the same form. So in step 1 the user chooses the file and in step 2, the entries of the file show up in list form for editing or adding.&#60;/p&#62;
&#60;p&#62;any pointer appreciated. &#60;/p&#62;
&#60;p&#62;regards,&#60;br /&#62;
Nilay.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
