<?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: Skip next pages in multipage form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/skip-next-pages-in-multipage-form</link>
		<description>Gravity Support Forums Topic: Skip next pages in multipage form</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:35:53 +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/skip-next-pages-in-multipage-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Carlo on "Skip next pages in multipage form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/skip-next-pages-in-multipage-form#post-26974</link>
			<pubDate>Sat, 04 Jun 2011 08:16:05 +0000</pubDate>
			<dc:creator>Carlo</dc:creator>
			<guid isPermaLink="false">26974@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you very much David, I'll try it!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Skip next pages in multipage form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/skip-next-pages-in-multipage-form#post-26589</link>
			<pubDate>Mon, 30 May 2011 14:57:47 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">26589@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The concept is possible, but the implementation would be a little different if you wanted to do this using only default Gravity Form features.&#60;/p&#62;
&#60;p&#62;You'd have to add a multiple choice field of some kind on every page which would allow the user to specify whether they would like to proceed or not: &#60;a href=&#34;http://grab.by/afj1&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/afj1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Then for each page you'd set the conditional page logic to be dependent on the respective multiple choice field: &#60;a href=&#34;http://grab.by/afj5&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/afj5&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The drawback of this approach is that if the user decides NOT to continue, the &#34;Next&#34; button will actually submit the form which isn't crazy good UI, but hey! At least it's possible. :)&#60;/p&#62;
&#60;p&#62;With a little jQuery, you could actually achieve your original button concept by dynamically adding the fake &#34;submit&#34; button and hiding the multiple choice fields. When the user clicks the fake submit button it would a) update the hidden multiple choice field to the non-continue option and b) trigger a click on the &#34;Next&#34; button which would automatically submit the form. MAGIC!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carlo on "Skip next pages in multipage form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/skip-next-pages-in-multipage-form#post-26560</link>
			<pubDate>Sun, 29 May 2011 11:26:13 +0000</pubDate>
			<dc:creator>Carlo</dc:creator>
			<guid isPermaLink="false">26560@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi!&#60;br /&#62;
I wonder if I can do the following.&#60;br /&#62;
I have a multipage form. Users should choose if they want to go to next page or submit the form with the datas inserted so far. At the bottom of the page I'd like to have &#34;Previous page&#34;, &#34;Next Page&#34;, &#34;Submit&#34;. Is it possibile?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
