<?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: Grouping fields (again)</title>
		<link>https://legacy.forums.gravityhelp.com/topic/grouping-fields-again</link>
		<description>Gravity Support Forums Topic: Grouping fields (again)</description>
		<language>en-US</language>
		<pubDate>Sat, 25 Apr 2026 07:46:42 +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/grouping-fields-again" rel="self" type="application/rss+xml" />

		<item>
			<title>miguelpeixe on "Grouping fields (again)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/grouping-fields-again#post-57670</link>
			<pubDate>Thu, 03 May 2012 17:14:30 +0000</pubDate>
			<dc:creator>miguelpeixe</dc:creator>
			<guid isPermaLink="false">57670@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well... If it lacks demand, I'm really needing this feature. Right now I'm working on a pretty ugly code to make this work...&#60;/p&#62;
&#60;p&#62;Hope you guys consider implementing something like that soon. An input for opening and another for closing fieldsets.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Grouping fields (again)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/grouping-fields-again#post-56634</link>
			<pubDate>Thu, 26 Apr 2012 10:07:47 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">56634@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's not something that you're going to see in the immediate future, but something that we may choose to tackle down the road. As always, there are complexities in regards to how things are managed in the UI and so forth. For now, this hasn't been something in high demand so it's lower down on our list.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adcworks on "Grouping fields (again)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/grouping-fields-again#post-56633</link>
			<pubDate>Thu, 26 Apr 2012 09:53:38 +0000</pubDate>
			<dc:creator>adcworks</dc:creator>
			<guid isPermaLink="false">56633@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK, I'll unravel the structure some more.&#60;/p&#62;
&#60;p&#62;Is this on the roadmap as a feature request, seems a bit ... awkward?&#60;/p&#62;
&#60;p&#62;Thanks for the pointers.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Grouping fields (again)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/grouping-fields-again#post-56630</link>
			<pubDate>Thu, 26 Apr 2012 09:41:06 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">56630@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yep, if you use the HTML blocks properly you can close/re-open the list structure to inject grouping elements be it fieldsets, divs, etc. It just takes a little custom work and though on your part. Check out the link Rob posted or there's another example here too.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/fieldsets#post-17019&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/fieldsets#post-17019&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Grouping fields (again)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/grouping-fields-again#post-56628</link>
			<pubDate>Thu, 26 Apr 2012 09:38:07 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">56628@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Have you seen this post?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/how-can-i-get-the-form-fieldsboxes-side-by-side#post-29425&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/how-can-i-get-the-form-fieldsboxes-side-by-side#post-29425&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adcworks on "Grouping fields (again)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/grouping-fields-again#post-56626</link>
			<pubDate>Thu, 26 Apr 2012 09:33:19 +0000</pubDate>
			<dc:creator>adcworks</dc:creator>
			<guid isPermaLink="false">56626@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My client wants 1/2 the form fields to the left and 1/2 to the right. I read previous forum posts re. using the HTML block but that does not work, at least not the way I have tried.&#60;/p&#62;
&#60;p&#62;The form fields are output as a UL with each field in a child LI. By adding HTML blocks containing opening and closing DIV elements, these are actually injected into the middle of the UL and thus the code becomes invalid non W3C-compliant code. Furthermore, the starting DIV if inserted right at the top, is injected too deep into the first LI and so cannot be floated reliably.&#60;/p&#62;
&#60;p&#62;I am very keen to either see grouping as a feature (something like a fieldset block that you can drag into the mix would do it) or a workaround using HTML block or otherwise that works properly.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
