<?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: More flexible form display</title>
		<link>https://legacy.forums.gravityhelp.com/topic/more-flexible-form-display</link>
		<description>Gravity Support Forums Topic: More flexible form display</description>
		<language>en-US</language>
		<pubDate>Wed, 15 Apr 2026 06:47:40 +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/more-flexible-form-display" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "More flexible form display"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/more-flexible-form-display#post-1506</link>
			<pubDate>Mon, 16 Nov 2009 10:18:06 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">1506@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Aaron, We've already discussed a very similar solution to allow a lot more flexibility in presentation. I'm sure that will make a future release, but right now, I'm not sure when support for something like this will be added.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aaron Campbell on "More flexible form display"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/more-flexible-form-display#post-1505</link>
			<pubDate>Mon, 16 Nov 2009 09:52:59 +0000</pubDate>
			<dc:creator>Aaron Campbell</dc:creator>
			<guid isPermaLink="false">1505@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'd like to see some additional functionality built-in, possibly as shortcodes.  Basically, it would be nice to be able to output a specific field or range of fields from a form.  For example, I built and order form, but I actually want it to display in a table with an item image above each quantity field, and all the customer information fields at the bottom.&#60;/p&#62;
&#60;p&#62;Maybe it could be done something like this:&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
[gf_startForm id=&#34;1&#34;]&#60;br /&#62;
&#38;lt;table&#38;gt;&#60;br /&#62;
	&#38;lt;tbody&#38;gt;&#60;br /&#62;
		&#38;lt;tr&#38;gt;&#60;br /&#62;
			&#38;lt;td&#38;gt;&#60;br /&#62;
				image here&#60;br /&#62;
				[gf_field num=&#34;1&#34;]&#60;br /&#62;
			&#38;lt;/td&#38;gt;&#60;br /&#62;
			&#38;lt;td&#38;gt;&#60;br /&#62;
				image here&#60;br /&#62;
				[gf_field num=&#34;2&#34;]&#60;br /&#62;
			&#38;lt;/td&#38;gt;&#60;br /&#62;
			&#38;lt;td&#38;gt;&#60;br /&#62;
				image here&#60;br /&#62;
				[gf_field num=&#34;3&#34;]&#60;br /&#62;
			&#38;lt;/td&#38;gt;&#60;br /&#62;
		&#38;lt;/tr&#38;gt;&#60;br /&#62;
		&#38;lt;tr&#38;gt;&#60;br /&#62;
			&#38;lt;td&#38;gt;&#60;br /&#62;
				image here&#60;br /&#62;
				[gf_field num=&#34;4&#34;]&#60;br /&#62;
			&#38;lt;/td&#38;gt;&#60;br /&#62;
			&#38;lt;td&#38;gt;&#60;br /&#62;
				image here&#60;br /&#62;
				[gf_field num=&#34;5&#34;]&#60;br /&#62;
			&#38;lt;/td&#38;gt;&#60;br /&#62;
			&#38;lt;td&#38;gt;&#60;br /&#62;
				image here&#60;br /&#62;
				[gf_field num=&#34;6&#34;]&#60;br /&#62;
			&#38;lt;/td&#38;gt;&#60;br /&#62;
		&#38;lt;/tr&#38;gt;&#60;br /&#62;
	&#38;lt;/tbody&#38;gt;&#60;br /&#62;
&#38;lt;/table&#38;gt;&#60;br /&#62;
[gf_field num=&#34;7,8,9,10,11&#34;]&#60;br /&#62;
[gf_submit]&#60;br /&#62;
[gf_endForm id=&#34;1&#34;]&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The functionality is what I want, the way I show it above is sort of a first stab at how to do it...I'd be happy to help work through a proper solution though.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
