<?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 Tag: multi-page - Recent Topics</title>
		<link>https://legacy.forums.gravityhelp.com/tags/multi-page</link>
		<description>Gravity Support Forums Tag: multi-page - Recent Topics</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:26:12 +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/tags/multi-page/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>smmcward on "Pre Render, Multi Page, Calculations, Javascript skilled developer"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-render-multi-page-calculations-javascript-skilled-developer#post-373894</link>
			<pubDate>Wed, 10 Jul 2013 17:03:21 +0000</pubDate>
			<dc:creator>smmcward</dc:creator>
			<guid isPermaLink="false">373894@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello Developer's,&#60;/p&#62;
&#60;p&#62;I am also using Gravity Forms Product Add On as well to add additional costs/options to products on a Woocommerce site.&#60;/p&#62;
&#60;p&#62;I need on one page of a multi page form, 10 single line input text boxes with 2 radio buttons per line on the right as a choice as to what type of line it is... a repeating line or a changing line. The user fills in the text box if it is a repeating line and leaves blank if it is a changing line. Repeating lines radio buttons have a value of 0. Changing line radio buttons have a value. Here's where the javascript comes in to play:&#60;br /&#62;
No changing lines: $0.00&#60;br /&#62;
1 changing line: $3.50&#60;br /&#62;
2 changing lines: $5.50&#60;br /&#62;
3 changing lines: $7.25&#60;br /&#62;
4 changing lines: $8.75&#60;/p&#62;
&#60;p&#62;There wouldn't be more than 4 changing lines that the user would input out of the 10. I imagine you could &#34;count&#34; the total number changing lines selected and depending on that number, add the cost&#60;/p&#62;
&#60;p&#62;Now the exciting stuff... What the form above will be doing is acting as a template (per say). On the same page as this form would be a drop down with 1-10. If the user chooses, let's say 5 and clicks the &#34;next&#34; button, 5 exactly the same forms, just like the one we just created will be on the next page. This is where the Pre Render would come into play. Also, the value or cost from from the changing line radio buttons would show as well. So in this case, 5 times the number of total changing lines.&#60;/p&#62;
&#60;p&#62;If interested, I can go in to more detail via email/phone. Also, 8-9 similar types of option forms coming in the next week that I know I will need to job out as well. &#60;/p&#62;
&#60;p&#62;Name: Sean&#60;br /&#62;
Contact Email: &#60;a href=&#34;mailto:sean.mcward@seanmcward.com&#34;&#62;sean.mcward@seanmcward.com&#60;/a&#62;&#60;br /&#62;
Date needed: ASAP on this first form&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Qneek on "Multi Page form chellange"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multi-page-form-chellange#post-328354</link>
			<pubDate>Mon, 17 Jun 2013 06:29:45 +0000</pubDate>
			<dc:creator>Qneek</dc:creator>
			<guid isPermaLink="false">328354@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I bought Gravity Forms some days ago and I'm trying to achieve effect I thought is built-in. Sadly, it is not built-in and I need some help.&#60;/p&#62;
&#60;p&#62;I have a multi page course. I need to have single steps of multi-page form on SOME of those pages, but when I go to the next page of the course after completing some of the steps of the form, the form is being displayed from the begining. So it goes like this:&#60;/p&#62;
&#60;p&#62;[1st page of the course]&#60;br /&#62;
[content]&#60;br /&#62;
[content]&#60;br /&#62;
[GravityForm: Step ONE of 20]&#60;br /&#62;
[content]&#60;br /&#62;
[content]&#60;br /&#62;
[Next Page -&#38;gt;]&#60;/p&#62;
&#60;p&#62;[2nd page of the course]&#60;br /&#62;
[content]&#60;br /&#62;
[content]&#60;br /&#62;
[GravityForm: Step ONE of 20]&#60;br /&#62;
[content]&#60;br /&#62;
[content]&#60;br /&#62;
[Next Page -&#38;gt;]&#60;/p&#62;
&#60;p&#62;What I want to achieve is that when user fills in the step ONE in the form on the 1st page of the course and then goes to the 2nd page of the course the form is displaying him step TWO, not step ONE as it is now. So it would be like:&#60;/p&#62;
&#60;p&#62;[1st page]&#60;br /&#62;
[content]&#60;br /&#62;
[content]&#60;br /&#62;
[GravityForm: Step ONE of 20]&#60;br /&#62;
[content]&#60;br /&#62;
[content]&#60;br /&#62;
[Next Page -&#38;gt;]&#60;/p&#62;
&#60;p&#62;[2nd page]&#60;br /&#62;
[content]&#60;br /&#62;
[content]&#60;br /&#62;
[GravityForm: Step TWO of 20]&#60;br /&#62;
[content]&#60;br /&#62;
[content]&#60;br /&#62;
[Next Page -&#38;gt;]&#60;br /&#62;
[etc.]&#60;/p&#62;
&#60;p&#62;I used Data Persistence Add-On but it's not working - when I fill in form on the 1st page nad go to the 2nd page, the form is displayed from the begining, not from where I finished on 1st page. How can I achieve desired effect and make the form display continuous steps?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Baba on "Form Builder"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-builder#post-274125</link>
			<pubDate>Fri, 24 May 2013 19:31:14 +0000</pubDate>
			<dc:creator>Baba</dc:creator>
			<guid isPermaLink="false">274125@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is my first day trying to create a form. In reading the documentation I found the first thing I need to do is start with the Form Builder. The documentation shows a graphic image of a Properties and Advanced tab where I should be able to set a Progress Indicator/Style/Text Color/Background Color. None of those items show up anywhere in my Gravity Forms!! I have a Form Editor that shows Standard Fields/Advanced Fields/Post Fields/Pricing Fields but Form Builder is nowhere to be found.  Am I missing something?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brandozz on "Multi Page Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multi-page-form-1#post-239840</link>
			<pubDate>Mon, 06 May 2013 10:19:05 +0000</pubDate>
			<dc:creator>brandozz</dc:creator>
			<guid isPermaLink="false">239840@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would like to break one of my forms up into two separate pages. I want to start the form on the home page and continue it on another page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vegaskev on "Bugs in my Post Submission Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bugs-in-my-post-submission-form#post-221082</link>
			<pubDate>Tue, 23 Apr 2013 13:03:52 +0000</pubDate>
			<dc:creator>vegaskev</dc:creator>
			<guid isPermaLink="false">221082@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Good morning GF Team.&#60;br /&#62;
I’m hoping that someone can help me with some form bugs.  I’ve tried and tried to figure out where they are coming from, but I’m failing badly.  Anyhow, I’ve got some screenshots for you to take a look at.  There are notes on the screenshots referencing the issues.&#60;br /&#62;
Here’s a quick list of the bugs I’m seeing:&#60;br /&#62;
-‘Page Title’ div being pushed upwards in the ‘Content’ div to the point where it becomes partially hidden and in some cases, completely hidden.&#60;br /&#62;
-Divider lines being added to odd areas.&#60;br /&#62;
-‘Previous’ and ‘Next’ buttons being positioned in odd places.&#60;br /&#62;
-Increased padding below the ‘Previous’ and ‘Next’ buttons (only on the final page).&#60;/p&#62;
&#60;p&#62;The first image in this set of links is of a good page to show what a page should look like on the site.&#60;br /&#62;
&#60;a href=&#34;http://i33.tinypic.com/jsgdue.png&#34; rel=&#34;nofollow&#34;&#62;http://i33.tinypic.com/jsgdue.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i38.tinypic.com/ioktmq.png&#34; rel=&#34;nofollow&#34;&#62;http://i38.tinypic.com/ioktmq.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i35.tinypic.com/vyurrk.png&#34; rel=&#34;nofollow&#34;&#62;http://i35.tinypic.com/vyurrk.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i38.tinypic.com/2dvosg7.png&#34; rel=&#34;nofollow&#34;&#62;http://i38.tinypic.com/2dvosg7.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i36.tinypic.com/14wan4o.png&#34; rel=&#34;nofollow&#34;&#62;http://i36.tinypic.com/14wan4o.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i34.tinypic.com/243p7dk.png&#34; rel=&#34;nofollow&#34;&#62;http://i34.tinypic.com/243p7dk.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i35.tinypic.com/2s0cr38.png&#34; rel=&#34;nofollow&#34;&#62;http://i35.tinypic.com/2s0cr38.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks again for any advice.  I’ve triple checked my gf classes and haven’t done any css form styling what-so-ever yet, hope that helps.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jasontucker on "Multi-page widget form: first page widget, second page full page form."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multi-page-widget-form-first-page-widget-second-page-full-page-form#post-73755</link>
			<pubDate>Tue, 04 Sep 2012 04:50:50 +0000</pubDate>
			<dc:creator>jasontucker</dc:creator>
			<guid isPermaLink="false">73755@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a multipage form that I'd like to have displayed on my sites homepage. When the person clicks next I would like to have a page displaying the rest of the form instead of the second page being displayed in a widget.&#60;/p&#62;
&#60;p&#62;What is the easiest way to make this happen?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cuddysteph on "delete previous button on multipage form ??"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/delete-previous-button-on-multipage-form#post-211725</link>
			<pubDate>Tue, 16 Apr 2013 12:21:40 +0000</pubDate>
			<dc:creator>cuddysteph</dc:creator>
			<guid isPermaLink="false">211725@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;how can i delete the button previous on multi page form ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cuddysteph on "condition logical help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/condition-logical-help#post-190424</link>
			<pubDate>Sat, 30 Mar 2013 06:01:56 +0000</pubDate>
			<dc:creator>cuddysteph</dc:creator>
			<guid isPermaLink="false">190424@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;hi&#60;br /&#62;
 i create one multipage form with some page to show in function of my choix in a radio button. But  when i want to see a preview my form doesn't appear on my page. &#60;/p&#62;
&#60;p&#62;I want to show or not show an entiere page.&#60;/p&#62;
&#60;p&#62;So i put condition logical on my &#34;end of page&#34; in &#34; activate condition logical on next button&#34;&#60;br /&#62;
show: when XXX is XXX
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lkraav on "Redirection between pages in multi page form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/redirection-between-pages-in-multi-page-form#post-187473</link>
			<pubDate>Thu, 28 Mar 2013 04:05:09 +0000</pubDate>
			<dc:creator>lkraav</dc:creator>
			<guid isPermaLink="false">187473@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello!&#60;br /&#62;
I'm working on multi page form and I didn't find any solution, how to make redirection between pages from one step to another. Form is on the home page, after filling the fields and click 'Next' button user should be redirected to 2nd step on the subsite (with data entered in the first step of course).&#60;/p&#62;
&#60;p&#62;I can see that 'Next' button has hardcoded jQuery function to changing pages, so I can't just add own code somewhere.&#60;/p&#62;
&#60;p&#62;Any ideas how to achieve this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clausewitz45 on "Multiple page form, populating field values in the url between stages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-page-form-populating-field-values-in-the-url-between-stages#post-185487</link>
			<pubDate>Tue, 26 Mar 2013 11:39:02 +0000</pubDate>
			<dc:creator>clausewitz45</dc:creator>
			<guid isPermaLink="false">185487@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi. Our company looking for a complex form management applications, and we have decided to try Gravity forms. Currently I have to create/design a very complex form, which means the following:&#60;br /&#62;
- only one form&#60;br /&#62;
- multiple pages / stages (3 or 4 at least)&#60;br /&#62;
- several variations, which are based on the users answers&#60;br /&#62;
- if somebody selects the provider on the first page, I had to pass this value for the second page in the URL. I don't need to populate any kind of fields, I just need this value because of the Google Analytics, and other analytics services. &#60;/p&#62;
&#60;p&#62;Can I, and how can I achive this with GF?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
