<?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: I&#039;ve done it! dynamic multi-paged form!</title>
		<link>https://legacy.forums.gravityhelp.com/topic/ive-done-it-dynamic-multi-paged-form</link>
		<description>Gravity Support Forums Topic: I&#039;ve done it! dynamic multi-paged form!</description>
		<language>en-US</language>
		<pubDate>Fri, 24 Apr 2026 21:50:28 +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/ive-done-it-dynamic-multi-paged-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "I&#039;ve done it! dynamic multi-paged form!"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ive-done-it-dynamic-multi-paged-form#post-21698</link>
			<pubDate>Sun, 27 Mar 2011 13:35:12 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">21698@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@beyoyo2 I'm not 100% sure what you are trying to accomplish, but yes you would need to add 5 page breaks to your form where you want a new page to begin and then apply conditional logic to that page break to determine when to show/hide it.  What you name your fields on each page is entirely up to you if you want to denote the page in the field name.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>beyoyo2 on "I&#039;ve done it! dynamic multi-paged form!"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ive-done-it-dynamic-multi-paged-form#post-21624</link>
			<pubDate>Sat, 26 Mar 2011 08:58:05 +0000</pubDate>
			<dc:creator>beyoyo2</dc:creator>
			<guid isPermaLink="false">21624@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;so i would basically need to create 5 &#34;pages&#34; that are the same...&#60;br /&#62;
and only let the user submit up to 5 items... &#60;/p&#62;
&#60;p&#62;I am guessing each field will need to be incremented so they have unique values.&#60;br /&#62;
So all form page1 items have a &#34;1&#34; after each field... and all page2 items have a &#34;2&#34; after each field, etc.?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "I&#039;ve done it! dynamic multi-paged form!"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ive-done-it-dynamic-multi-paged-form#post-21623</link>
			<pubDate>Sat, 26 Mar 2011 08:50:55 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">21623@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@beyoyo2&#60;/p&#62;
&#60;p&#62;You can't dynamically add new pages to your form. You can create a multi-page form and conditionally show/hide pages based on a selection, but you can't click on a button to &#34;add another item&#34; on the fly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>beyoyo2 on "I&#039;ve done it! dynamic multi-paged form!"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ive-done-it-dynamic-multi-paged-form#post-21613</link>
			<pubDate>Sat, 26 Mar 2011 01:00:11 +0000</pubDate>
			<dc:creator>beyoyo2</dc:creator>
			<guid isPermaLink="false">21613@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there an update on this? I have a &#34;page&#34; of my form that i need to repeat continuously by having the user click an &#34;add another item&#34; button...&#60;br /&#62;
thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vayu on "I&#039;ve done it! dynamic multi-paged form!"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ive-done-it-dynamic-multi-paged-form#post-10645</link>
			<pubDate>Fri, 01 Oct 2010 10:08:11 +0000</pubDate>
			<dc:creator>Vayu</dc:creator>
			<guid isPermaLink="false">10645@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;hmmm, I have deactivated all plugins, but still get the same problem.&#60;br /&#62;
&#60;a href=&#34;http://vayu.dk/kontakt/&#34; rel=&#34;nofollow&#34;&#62;http://vayu.dk/kontakt/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I am just using a plain ol Twentyten theme, so I dont think there is any script there causing it.&#60;/p&#62;
&#60;p&#62;Have you inserted the form via shortcode in the textarea og via php code in a template?&#60;/p&#62;
&#60;p&#62;This is how I have done it:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;fieldset&#38;gt;
&#38;lt;legend&#38;gt;Section 1&#38;lt;/legend&#38;gt;
&#38;lt;--! form input fields --&#38;gt;
&#38;lt;/fieldset&#38;gt;
&#38;lt;fieldset&#38;gt;
&#38;lt;legend&#38;gt;Section 2&#38;lt;/legend&#38;gt;
&#38;lt;--! form input fields --&#38;gt;
&#38;lt;/fieldset&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Am I doing something wrong?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "I&#039;ve done it! dynamic multi-paged form!"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ive-done-it-dynamic-multi-paged-form#post-10643</link>
			<pubDate>Fri, 01 Oct 2010 09:24:03 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">10643@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I haven't experienced any issues like that. The HTML fields don't have any built-in autocomplete functionality so that might be something that's being added by another plugin or script that's running somewhere.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vayu on "I&#039;ve done it! dynamic multi-paged form!"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ive-done-it-dynamic-multi-paged-form#post-10627</link>
			<pubDate>Thu, 30 Sep 2010 17:06:03 +0000</pubDate>
			<dc:creator>Vayu</dc:creator>
			<guid isPermaLink="false">10627@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That sound great Kevin.  I look forward to seeing that. :-)&#60;/p&#62;
&#60;p&#62;I actually have an issue with this process though, because a closing fieldset tag is automatically added immediately after the opening fieldset tag.  I dont know if it is WP or Gravity doing this.&#60;/p&#62;
&#60;p&#62;I have done like you explained by adding a &#38;lt;fieldset&#38;gt; in an HTML field at the top of the form and another HTML field at the bottom with a closing &#38;lt;/fieldset&#38;gt; tag.  But the bottom one is being ignored and a clsoing fieldset is added to the top one.&#60;/p&#62;
&#60;p&#62;Do you get this problem?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "I&#039;ve done it! dynamic multi-paged form!"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ive-done-it-dynamic-multi-paged-form#post-10622</link>
			<pubDate>Thu, 30 Sep 2010 15:24:28 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">10622@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm actually testing an example now - using the wizard form script and utilizing the inline HTML fields to add the fieldsets inline.&#60;/p&#62;
&#60;p&#62;As soon as I can wrap that up, I'll post the example and share a link to the exported form xml file so you can grab it and try it out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vayu on "I&#039;ve done it! dynamic multi-paged form!"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ive-done-it-dynamic-multi-paged-form#post-10621</link>
			<pubDate>Thu, 30 Sep 2010 15:17:45 +0000</pubDate>
			<dc:creator>Vayu</dc:creator>
			<guid isPermaLink="false">10621@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Kevin,&#60;/p&#62;
&#60;p&#62;yeah, thats the same thought I had, but wasnt sure if it would work.  Thanks for clarifying that for me. :-)&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Vayu
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "I&#039;ve done it! dynamic multi-paged form!"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ive-done-it-dynamic-multi-paged-form#post-10618</link>
			<pubDate>Thu, 30 Sep 2010 11:25:06 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">10618@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No, multi-page forms didn't make it into the 1.4 release. They're still on the to-do list but it's going to be a little later down the line still.&#60;/p&#62;
&#60;p&#62;Yes, you can use the HTML fields similar to the 2 column example you referenced to create fieldsets around elements.. then you could use the multi-page script.&#60;/p&#62;
&#60;p&#62;The form is structured in a nested list, so you would need to add markup inline to close the list, start a new fieldset, reopen the list.. then, in another html field below, repeat the process, closing the list and fieldset, then opening a new fieldset and list.&#60;/p&#62;
&#60;p&#62;It sounds a bit whacky, but once you've looked at the markup, you'll see it's actually pretty easy to pull off
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
