<?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: Generate input fields defined by dropdown</title>
		<link>https://legacy.forums.gravityhelp.com/topic/generate-input-fields-defined-by-dropdown</link>
		<description>Gravity Support Forums Topic: Generate input fields defined by dropdown</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 16:09:44 +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/generate-input-fields-defined-by-dropdown" rel="self" type="application/rss+xml" />

		<item>
			<title>EasyCo07 on "Generate input fields defined by dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/generate-input-fields-defined-by-dropdown#post-32638</link>
			<pubDate>Tue, 16 Aug 2011 03:33:38 +0000</pubDate>
			<dc:creator>EasyCo07</dc:creator>
			<guid isPermaLink="false">32638@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well that's perfect! Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Generate input fields defined by dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/generate-input-fields-defined-by-dropdown#post-32627</link>
			<pubDate>Mon, 15 Aug 2011 23:18:17 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">32627@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I took about 30 minutes to put together what you're looking for, I think.  I created a drop down with 5 clients, but you can extend this same procedure up to 9 if you want to.  It would just take more time.  As I said, tedious, but possible.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://gravity.chrishajer.com/event-registration/&#34; rel=&#34;nofollow&#34;&#62;http://gravity.chrishajer.com/event-registration/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Generate input fields defined by dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/generate-input-fields-defined-by-dropdown#post-32624</link>
			<pubDate>Mon, 15 Aug 2011 22:47:03 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">32624@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There are no trials available that I'm aware of.  Gravity Forms can show/hide input blocks based on the value of a drop down, from 1 to 9, as you describe.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>EasyCo07 on "Generate input fields defined by dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/generate-input-fields-defined-by-dropdown#post-32622</link>
			<pubDate>Mon, 15 Aug 2011 22:44:52 +0000</pubDate>
			<dc:creator>EasyCo07</dc:creator>
			<guid isPermaLink="false">32622@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any way I can get a trial or something similar because that's solely what I need it for. I have a drop down from 1 to 9 and have to have those blocks appear or disappear depending on it.&#60;/p&#62;
&#60;p&#62;All I need is a one day trial.&#60;/p&#62;
&#60;p&#62;Cheers!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Generate input fields defined by dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/generate-input-fields-defined-by-dropdown#post-32619</link>
			<pubDate>Mon, 15 Aug 2011 22:39:24 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">32619@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Somewhat, yes.  Assuming you are using a drop down or radio buttons to select from a known quantity of clients.  Then you can use conditional logic to show the correct number of name/address blocks.  It will be somewhat tedious to set up, as you will need to design the form so that if they select 1, you show 1 name block.  &#60;/p&#62;
&#60;p&#62;Then, if they select 2, you show 2 name blocks.  All the way up to 9 (or however many clients you allow in your drop down.)  So, you will have 1 name block for 1 client, 2 blocks for 2 clients (in the drop down), 3 for 3 selected in the drop down, etc.  You will eventually have 1+2+3+4+5+6+7+8+9 name blocks in your form.&#60;/p&#62;
&#60;p&#62;It's not ideal, but it is possible.  &#60;/p&#62;
&#60;p&#62;Form fields are not generated on the fly.  They're all pre-defined when setting up your form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>EasyCo07 on "Generate input fields defined by dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/generate-input-fields-defined-by-dropdown#post-32606</link>
			<pubDate>Mon, 15 Aug 2011 19:02:35 +0000</pubDate>
			<dc:creator>EasyCo07</dc:creator>
			<guid isPermaLink="false">32606@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can this plugin handle the following senario:&#60;br /&#62;
User has to choose from a drop down the amount of clients participating.&#60;br /&#62;
Say they select 3&#60;br /&#62;
The group of inputs requiring name, address and so on is generated 3 times.&#60;/p&#62;
&#60;p&#62;Cheers!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
