<?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: Feature Question - Repeating/Unlimited Fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/feature-question-repeatingunlimited-fields</link>
		<description>Gravity Support Forums Topic: Feature Question - Repeating/Unlimited Fields</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 03:52:11 +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/feature-question-repeatingunlimited-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>vvanbooven on "Feature Question - Repeating/Unlimited Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/feature-question-repeatingunlimited-fields#post-330561</link>
			<pubDate>Tue, 18 Jun 2013 15:55:51 +0000</pubDate>
			<dc:creator>vvanbooven</dc:creator>
			<guid isPermaLink="false">330561@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Could I please get sample code for replacing a list field with both a) file upload and then b) post image?&#60;/p&#62;
&#60;p&#62;This post (&#60;a href=&#34;http://wordpress.stackexchange.com/questions/89833/gravity-forms-repeatable-file-upload-field-using-gform-column-input-content&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.stackexchange.com/questions/89833/gravity-forms-repeatable-file-upload-field-using-gform-column-input-content&#60;/a&#62; ) helped me create the file upload replacement, but I didn't know what the instructions for &#34; method=&#34;post&#34; enctype=&#34;multipart/form-data&#34; &#34; meant or had to change this. I also have no clue how to pop in a Post Image field, so I thought you might be able to cover that, too.&#60;/p&#62;
&#60;p&#62;Thank you in advance!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Feature Question - Repeating/Unlimited Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/feature-question-repeatingunlimited-fields#post-100086</link>
			<pubDate>Fri, 07 Dec 2012 13:56:10 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">100086@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I may be wrong but in 1.6.9 a new filter was introduced that allows the list field column to be modified into any field type you wish, the example at the bottom of the documentation page shows how to change the column field into a text area but it should work for other input types as well&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_column_input_content&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_column_input_content&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Runamok81 on "Feature Question - Repeating/Unlimited Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/feature-question-repeatingunlimited-fields#post-100071</link>
			<pubDate>Fri, 07 Dec 2012 13:31:34 +0000</pubDate>
			<dc:creator>Runamok81</dc:creator>
			<guid isPermaLink="false">100071@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It looks like the only supported column input types are &#34;select&#34; and &#34;text&#34;.  Any ideas on how we could adapt the Gform_column_input to accept file or image as a type?  This would provide an elegant way for people to submit multiple images. Simply +1, and another file/image upload field appears.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BFTrick on "Feature Question - Repeating/Unlimited Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/feature-question-repeatingunlimited-fields#post-100067</link>
			<pubDate>Fri, 07 Dec 2012 13:03:13 +0000</pubDate>
			<dc:creator>BFTrick</dc:creator>
			<guid isPermaLink="false">100067@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Chris Hajer,&#60;/p&#62;
&#60;p&#62;Thanks for the quick reply. It took a minute to wrap my head around the solution but that looks very achievable. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Feature Question - Repeating/Unlimited Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/feature-question-repeatingunlimited-fields#post-99870</link>
			<pubDate>Fri, 07 Dec 2012 00:55:38 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">99870@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You could accomplish 2) with the list type field and the gform_column_input filter.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_column_input&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_column_input&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The list field allows a +1 type of input, and you could change from text field to drop down with the above filter. The only question would be how to populate each subsequent drop down from your database.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BFTrick on "Feature Question - Repeating/Unlimited Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/feature-question-repeatingunlimited-fields#post-99782</link>
			<pubDate>Thu, 06 Dec 2012 18:33:22 +0000</pubDate>
			<dc:creator>BFTrick</dc:creator>
			<guid isPermaLink="false">99782@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I'm looking to create a form that will allow a user to order any number of parts. This isn't e-commerce, there is no online store it just send someone an email on the other end. To that extent I need two features:&#60;/p&#62;
&#60;p&#62;1) Populate the field dynamically from the database - which you guys rocked! Seriously. &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/How_To&#34; rel=&#34;nofollow&#34;&#62;Awesome documentation&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;2) Order an unlimited number of parts. Ideally after selecting one option in the drop down another drop down would appear underneath the first. This would go on until they need no more parts and press submit. &#60;/p&#62;
&#60;p&#62;Is there any way to do the second question without manually creating 100 fields and then selectively showing them when the previous drop down is manipulated?&#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
