<?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: Progress bar</title>
		<link>https://legacy.forums.gravityhelp.com/topic/progress-bar</link>
		<description>Gravity Support Forums Topic: Progress bar</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 08:21:46 +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/progress-bar" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Progress bar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/progress-bar#post-16622</link>
			<pubDate>Wed, 19 Jan 2011 17:38:43 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">16622@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Nope, there is an Ajax option for the multi-page form as with the other forms if your prefer that, but it works fine with the normal submission as well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kfawcett on "Progress bar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/progress-bar#post-16605</link>
			<pubDate>Wed, 19 Jan 2011 14:00:20 +0000</pubDate>
			<dc:creator>kfawcett</dc:creator>
			<guid isPermaLink="false">16605@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm sorry. Does the multi page form require Ajax? Or is it able to run without ajax?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Progress bar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/progress-bar#post-16600</link>
			<pubDate>Wed, 19 Jan 2011 13:27:15 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">16600@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Not sure what you're referring too. The original topic was about the progress bar, then changed to CSS columns and survey style multiple choice items. &#60;/p&#62;
&#60;p&#62;If you can clarify what you're inquiring about, I'll be happy to give you my best answer.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kfawcett on "Progress bar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/progress-bar#post-16594</link>
			<pubDate>Wed, 19 Jan 2011 11:24:55 +0000</pubDate>
			<dc:creator>kfawcett</dc:creator>
			<guid isPermaLink="false">16594@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Does this rely on AJAX? If so, can it work without it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Progress bar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/progress-bar#post-13480</link>
			<pubDate>Sun, 28 Nov 2010 00:16:46 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">13480@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Each multiple choice item is still in a containing list item so you would have to get the id's of the containers and do some CSS magic and or make creative use of the inline HTML fields if you want to format them to emulate a table layout of some sort.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Matt on "Progress bar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/progress-bar#post-13478</link>
			<pubDate>Sat, 27 Nov 2010 23:24:49 +0000</pubDate>
			<dc:creator>Matt</dc:creator>
			<guid isPermaLink="false">13478@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Kevin,&#60;br /&#62;
  I've been reading your article on Survey Style Multiple Choices.  I see you can do the survey items individually but what if you want to do a cluster of them?  Say 6 questions with the same options and have them in some for of table?  Didn't know if they way that was described in the article would support that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Progress bar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/progress-bar#post-13473</link>
			<pubDate>Sat, 27 Nov 2010 18:31:44 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">13473@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We also added some helper CSS classes in 1.5 to display fields in 2 &#38;amp; 3 Column layouts. You can get the details on those and how to implement them here.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/css-ready-classes-for-gravity-forms/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/css-ready-classes-for-gravity-forms/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Matt on "Progress bar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/progress-bar#post-13472</link>
			<pubDate>Sat, 27 Nov 2010 17:17:03 +0000</pubDate>
			<dc:creator>Matt</dc:creator>
			<guid isPermaLink="false">13472@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Kevin, I answered my own question on that one.  Sorry to keep bugging you.  My last only final question is how can I make two textbox fields appear next to each other?  Do I need to apply custom CSS to them to make this happen?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Matt on "Progress bar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/progress-bar#post-13471</link>
			<pubDate>Sat, 27 Nov 2010 17:00:56 +0000</pubDate>
			<dc:creator>Matt</dc:creator>
			<guid isPermaLink="false">13471@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry for so many posts.  After looking over the tutorial, how do I go about getting the progress bar?  Do I need to do page breaks or section breaks?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Matt on "Progress bar"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/progress-bar#post-13470</link>
			<pubDate>Sat, 27 Nov 2010 16:59:24 +0000</pubDate>
			<dc:creator>Matt</dc:creator>
			<guid isPermaLink="false">13470@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Kevin,&#60;br /&#62;
   You are awesome.  Thank you sooo much.  Y'all have got an awesome product and great support.  Best investment I have made for my website ever.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
