<?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: Loop a field within the form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/loop-a-field-within-the-form</link>
		<description>Gravity Support Forums Topic: Loop a field within the form</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 18:47:50 +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/loop-a-field-within-the-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Loop a field within the form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/loop-a-field-within-the-form#post-14190</link>
			<pubDate>Fri, 10 Dec 2010 15:24:52 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">14190@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This isn't currently possible, with or without hooks.  The form can only be created within the form builder.  Fields can be manipulated (ex. drop down values, etc.) using hooks, but fields can't be added via hooks like you described above.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>umarglobal on "Loop a field within the form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/loop-a-field-within-the-form#post-14176</link>
			<pubDate>Fri, 10 Dec 2010 11:34:09 +0000</pubDate>
			<dc:creator>umarglobal</dc:creator>
			<guid isPermaLink="false">14176@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;i want to loop a form field within gravity form. Is this possible. So just like i have a code for looping text such as&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;ul&#38;gt;
    &#38;lt;?php for (i=0;i&#38;lt;10;i++){ ?&#38;gt;
      &#38;lt;li&#38;gt;field &#38;lt;?php i ?&#38;gt;&#38;lt;/li&#38;gt;
   &#38;lt;?php } ?&#38;gt;
&#38;lt;/ul&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I want to add a upload field against each li. Is this possible via hooks. Any guidance would be greatly appreciated
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
