<?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: Multiple fields on single line + multiple pages form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/multiple-fields-on-single-line-multiple-pages-form</link>
		<description>Gravity Support Forums Topic: Multiple fields on single line + multiple pages form</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:04:31 +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/multiple-fields-on-single-line-multiple-pages-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Multiple fields on single line + multiple pages form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-fields-on-single-line-multiple-pages-form#post-45050</link>
			<pubDate>Wed, 28 Dec 2011 08:31:38 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">45050@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey no problem. Yes, but not without some leg work. Is there a reason in particular you want/need the first page to have left-aligned labels? For ease-of-use and consistency for the form user, it's a good idea to keep the labels and inputs in the same manner. However, we could do some custom CSS to the fields on the first page to get them left aligned or vice-versa, on the second page to move them back to the top.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>TDesigns on "Multiple fields on single line + multiple pages form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-fields-on-single-line-multiple-pages-form#post-45044</link>
			<pubDate>Wed, 28 Dec 2011 05:13:19 +0000</pubDate>
			<dc:creator>TDesigns</dc:creator>
			<guid isPermaLink="false">45044@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Rob,&#60;/p&#62;
&#60;p&#62;Thanks a lot for giving the urls of the exact information!&#60;br /&#62;
For the multipage form, I was always searching 'multipage'. Knowing this has something to do with the pagebreaks makes it a lot obvious.&#60;/p&#62;
&#60;p&#62;I've managed to configure it all they way I wanted!&#60;br /&#62;
I just had one question : can the first page of my form be left aligned (titles) and the second with the titles above (needed for the css_ready_classes).&#60;br /&#62;
Or is it 1 style for the hole form?&#60;/p&#62;
&#60;p&#62;Thanks for your time and answers!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Multiple fields on single line + multiple pages form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-fields-on-single-line-multiple-pages-form#post-44931</link>
			<pubDate>Mon, 26 Dec 2011 09:14:37 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">44931@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For your fields that you would like to display inline, you can use our ready classes to achieve that, take a look here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/CSS_Ready_Classes&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/CSS_Ready_Classes&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;For the paging, you can find more information here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Page_Break&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Page_Break&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Let me know if you get stuck after taking a look at these.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>TDesigns on "Multiple fields on single line + multiple pages form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-fields-on-single-line-multiple-pages-form#post-44918</link>
			<pubDate>Sat, 24 Dec 2011 11:39:04 +0000</pubDate>
			<dc:creator>TDesigns</dc:creator>
			<guid isPermaLink="false">44918@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi all,&#60;/p&#62;
&#60;p&#62;First of all , insane plugin! Just love the flexibility!&#60;br /&#62;
I used the plugin in a very basic way before, but now I would like to get some 'advanced editing'. And I would prefer some assistance (so that i don't screw the hole plugin try doing this myself).&#60;/p&#62;
&#60;p&#62;Questions:&#60;br /&#62;
1) I would like to place multiple fields on one single line. View the form to edit: &#60;a href=&#34;http://chabelle.be/cbs/inschrijvingen/&#34; rel=&#34;nofollow&#34;&#62;http://chabelle.be/cbs/inschrijvingen/&#60;/a&#62;&#60;br /&#62;
I would like to have the fields on the bottom of the form next to each other. So this would look like =&#60;br /&#62;
Date (picker) + Workshop (drop down)&#60;br /&#62;
Date (picker) + Workshop (drop down)&#60;br /&#62;
Date (picker) + Workshop (drop down)&#60;br /&#62;
Is this possible?&#60;/p&#62;
&#60;p&#62;2) I would like to use the multipage form. So that on the first page people can insert there personal information and on the second page additional info about workshops. And maybe a 3th page about how they got in touch with this website (for example).&#60;br /&#62;
Can some explain me in a short step-by-step tutorial how to achieve this?&#60;br /&#62;
And if possible: the same as above (2) but with the logical conditions. For example, if ont he first page they choose to be interested in workshops, the 2nd page contains info about workshops. Or instead of selecting 'workshops', they select education and that the 2nd page contains info about the education...&#60;/p&#62;
&#60;p&#62;Hope my questions are clear and that someone can help me and give advise.  If I have done this once, I could use this for a lot of sites i'm working on.&#60;/p&#62;
&#60;p&#62;Many thanks in advance for helping.&#60;/p&#62;
&#60;p&#62;(website is under construction =  don't mind the rest :D !)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
