<?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: Class For List Field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/class-for-list-field</link>
		<description>Gravity Support Forums Topic: Class For List Field</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 10:06:53 +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/class-for-list-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Class For List Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/class-for-list-field#post-182268</link>
			<pubDate>Sat, 23 Mar 2013 18:41:55 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">182268@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What merge tag are you using currently to output the list items?  If I missed that in a previous post of yours, I'm sorry.  By default, the merge tag will output a table of the submitted values, just as you showed in your example.  Here is the data from a submission I made with 3 columns (just one row.)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[html]
&#38;lt;table class=&#38;#39;gfield_list&#38;#39;&#38;gt;
&#38;lt;thead&#38;gt;
&#38;lt;tr&#38;gt;
&#38;lt;th&#38;gt;Column 1&#38;lt;/th&#38;gt;
&#38;lt;th&#38;gt;Column 2&#38;lt;/th&#38;gt;
&#38;lt;th&#38;gt;Column 3&#38;lt;/th&#38;gt;
&#38;lt;/tr&#38;gt;
&#38;lt;/thead&#38;gt;
&#38;lt;tbody&#38;gt;
&#38;lt;tr&#38;gt;
&#38;lt;td&#38;gt;BBQ Ribs&#38;lt;/td&#38;gt;
&#38;lt;td&#38;gt;BBQ Pork&#38;lt;/td&#38;gt;
&#38;lt;td&#38;gt;BBQ anything really&#38;lt;/td&#38;gt;
&#38;lt;/tr&#38;gt;
&#38;lt;tbody&#38;gt;&#38;lt;/table&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Screenshot:  &#60;a href=&#34;http://minus.com/lbhNCR359FJpsm&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/lbhNCR359FJpsm&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is that not happening for you?&#60;/p&#62;
&#60;p&#62;If you want the output to look exactly like your gif, you will need to style the table output.  You can target the table like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
table.gfield_list {
/* styles for the whole table here */
}
table.gfield_list tr {
/* styles for each row */
}
table.gfield_list th {
/* styles for the header row */
}
table.gfield_list td {
/* styles for each data cell */
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The styling you add will be added to your theme's stylesheet.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tiagoabastos on "Class For List Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/class-for-list-field#post-178253</link>
			<pubDate>Wed, 20 Mar 2013 14:13:53 +0000</pubDate>
			<dc:creator>tiagoabastos</dc:creator>
			<guid isPermaLink="false">178253@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can anyone help me?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tiagoabastos on "Class For List Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/class-for-list-field#post-176762</link>
			<pubDate>Tue, 19 Mar 2013 09:46:30 +0000</pubDate>
			<dc:creator>tiagoabastos</dc:creator>
			<guid isPermaLink="false">176762@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello, thanks for replying!&#60;/p&#62;
&#60;p&#62;Below is the link to the example. I want to have a result on the page as shown in the picture.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://monstermusclemag.com.br/teste-2/&#34; rel=&#34;nofollow&#34;&#62;http://monstermusclemag.com.br/teste-2/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Class For List Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/class-for-list-field#post-176302</link>
			<pubDate>Tue, 19 Mar 2013 01:07:35 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">176302@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What merge tag are you using to get the values into the confirmation now?  Also, can you share a link to the page on your site where the form is embedded, so we can see the confirmation ourselves?  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tiagoabastos on "Class For List Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/class-for-list-field#post-175987</link>
			<pubDate>Mon, 18 Mar 2013 21:16:11 +0000</pubDate>
			<dc:creator>tiagoabastos</dc:creator>
			<guid isPermaLink="false">175987@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I have a field of type LIST in my form ({Crossover In Pulley - Variables: 7:}) with 3 columns (&#34;Column 1&#34;, &#34;Column 2&#34; and &#34;Column 3&#34;) and 1 line.&#60;br /&#62;
I wonder how to get the confirmation message, I can put a table with the values ​​divided:&#60;/p&#62;
&#60;p&#62;&#38;lt;table&#38;gt;&#60;br /&#62;
&#38;lt;tr&#38;gt;&#60;br /&#62;
&#38;lt;td&#38;gt; Column 1: Value &#38;lt;/ td&#38;gt;&#60;br /&#62;
&#38;lt;td&#38;gt; Column 2: Value &#38;lt;/ td&#38;gt;&#60;br /&#62;
&#38;lt;td&#38;gt; Column 3: Value &#38;lt;/ td&#38;gt;&#60;br /&#62;
&#38;lt;/ tr&#38;gt;&#60;br /&#62;
&#38;lt;/ table&#38;gt;&#60;/p&#62;
&#60;p&#62;By default, the values ​​appear together in a single line, and I do not want that!&#60;/p&#62;
&#60;p&#62;I hope someone can help me. Thank you!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
