<?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: repeating field groups while using gf_inline</title>
		<link>https://legacy.forums.gravityhelp.com/topic/repeating-field-groups-while-using-gf_inline</link>
		<description>Gravity Support Forums Topic: repeating field groups while using gf_inline</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 15:46:14 +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/repeating-field-groups-while-using-gf_inline" rel="self" type="application/rss+xml" />

		<item>
			<title>stoutdesign on "repeating field groups while using gf_inline"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/repeating-field-groups-while-using-gf_inline#post-32587</link>
			<pubDate>Mon, 15 Aug 2011 17:00:47 +0000</pubDate>
			<dc:creator>stoutdesign</dc:creator>
			<guid isPermaLink="false">32587@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the reply. Looking forward to the new List Field!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "repeating field groups while using gf_inline"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/repeating-field-groups-while-using-gf_inline#post-32576</link>
			<pubDate>Mon, 15 Aug 2011 16:38:04 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">32576@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What you want to do probably isn't possible without some custom CSS to target the fields and style them the way you want to.  Because these are inline-block which is what the inline CSS does there isn't a clear option as you mentioned.  So your only option is going to be some custom CSS to style things the way you want them.&#60;/p&#62;
&#60;p&#62;We have a cool new field coming in Gravity Forms v1.6 that you may be able to leverage for this.  It's a List Field which will support multiple columns and all users to enter a list of data.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stoutdesign on "repeating field groups while using gf_inline"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/repeating-field-groups-while-using-gf_inline#post-32526</link>
			<pubDate>Mon, 15 Aug 2011 12:12:37 +0000</pubDate>
			<dc:creator>stoutdesign</dc:creator>
			<guid isPermaLink="false">32526@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a form in which I need to have multiple lines each with two fields per line. You can think of this similar to an invoice with multiple line items and columns. For my example I simply need a &#34;date field&#34; and a &#34;no show?&#34; field for each line, and eight sets of these lines. I would like to use the Ready Class &#34;gf_inline&#34; for these but I'm not sure how I break/clear one line from the next as all the fields stack as long as there is space for them. Here's a crude visual representation of what I would like to accomplish:&#60;/p&#62;
&#60;p&#62;[date1 class=&#34;gf_inline] [no_show1 class=&#34;gf_inline&#34;]&#60;br /&#62;
[date2 class=&#34;gf_inline] [no_show2 class=&#34;gf_inline&#34;]&#60;br /&#62;
[date3 class=&#34;gf_inline] [no_show3 class=&#34;gf_inline&#34;]&#60;br /&#62;
etc....&#60;/p&#62;
&#60;p&#62;However it looks like this&#60;br /&#62;
[date1 class=&#34;gf_inline] [no_show1 class=&#34;gf_inline&#34;] [date2 class=&#34;gf_inline] [no_show2 class=&#34;gf_inline&#34;] [date3 class=&#34;gf_inline]&#60;br /&#62;
[no_show3 class=&#34;gf_inline&#34;]&#60;/p&#62;
&#60;p&#62;I tried a gf_left_half and a gf_right_half but the horizontal space between them is way too much for the small fields.&#60;/p&#62;
&#60;p&#62;I know I can target each individual field for this specific form but I was hoping to avoid that and use some kind of &#34;clear&#34; to make this work. I noticed a clear won't work b/c these property is display:inline-block and not a float. Any suggestions for a quick fix?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
