<?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: Individual fields on submit</title>
		<link>https://legacy.forums.gravityhelp.com/topic/individual-fields-on-submit</link>
		<description>Gravity Support Forums Topic: Individual fields on submit</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 09:10:19 +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/individual-fields-on-submit" rel="self" type="application/rss+xml" />

		<item>
			<title>adrianlittee on "Individual fields on submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/individual-fields-on-submit#post-241635</link>
			<pubDate>Tue, 07 May 2013 18:49:28 +0000</pubDate>
			<dc:creator>adrianlittee</dc:creator>
			<guid isPermaLink="false">241635@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks a lot, this has been really helpful! &#60;/p&#62;
&#60;p&#62;Is there a fairly simple way to get &#38;lt;tr&#38;gt;'s to not show if the field is not selected or will it just render all the fields whether they have been filled out or not?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Steve Napierski on "Individual fields on submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/individual-fields-on-submit#post-232635</link>
			<pubDate>Wed, 01 May 2013 20:52:49 +0000</pubDate>
			<dc:creator>Steve Napierski</dc:creator>
			<guid isPermaLink="false">232635@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Go to Form Settings &#38;gt; Notifications and either select an existing notification or create a new one.  Click 'Edit' and in the message area switch over to 'Text' view and add the following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;table width=&#38;quot;99%&#38;quot; cellspacing=&#38;quot;0&#38;quot; cellpadding=&#38;quot;1&#38;quot; border=&#38;quot;0&#38;quot; bgcolor=&#38;quot;#EAEAEA&#38;quot;&#38;gt;&#38;lt;tbody&#38;gt;&#38;lt;tr&#38;gt;&#38;lt;td&#38;gt;
&#38;lt;table width=&#38;quot;100%&#38;quot; cellspacing=&#38;quot;0&#38;quot; cellpadding=&#38;quot;5&#38;quot; border=&#38;quot;0&#38;quot; bgcolor=&#38;quot;#FFFFFF&#38;quot;&#38;gt;
&#38;lt;tbody&#38;gt;
&#38;lt;tr bgcolor=&#38;quot;#EAF2FA&#38;quot;&#38;gt;
&#38;lt;td colspan=&#38;quot;2&#38;quot;&#38;gt;
&#38;lt;font style=&#38;quot;font-family:sans-serif;font-size:12px&#38;quot;&#38;gt;&#38;lt;strong&#38;gt;NAME OF FIELD&#38;lt;/strong&#38;gt;&#38;lt;/font&#38;gt;
&#38;lt;/td&#38;gt;
&#38;lt;/tr&#38;gt;
&#38;lt;tr bgcolor=&#38;quot;#FFFFFF&#38;quot;&#38;gt;
&#38;lt;td width=&#38;quot;20&#38;quot;&#38;gt;&#38;amp;nbsp;&#38;lt;/td&#38;gt;
&#38;lt;td&#38;gt;
&#38;lt;font style=&#38;quot;font-family:sans-serif;font-size:12px&#38;quot;&#38;gt;VALUE&#38;lt;/font&#38;gt;
&#38;lt;/td&#38;gt;
&#38;lt;/tr&#38;gt;
&#38;lt;/tbody&#38;gt;&#38;lt;/table&#38;gt;
&#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;The switch back to 'Visual' view and change 'NAME OF FIELD' to whatever you want the field to be called in the email and change 'VALUE' to your desired 'Merge Tag' using the right hand drop down menu. If you need to add another value, simply copy all the code between the second &#38;lt;tbody&#38;gt;&#38;lt;/tbody&#38;gt; tags (ie. lines 4 - 14) and replicate the process.&#60;/p&#62;
&#60;p&#62;This is a down and dirty approach, but is should garner the same results.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>adrianlittee on "Individual fields on submit"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/individual-fields-on-submit#post-231632</link>
			<pubDate>Wed, 01 May 2013 00:08:50 +0000</pubDate>
			<dc:creator>adrianlittee</dc:creator>
			<guid isPermaLink="false">231632@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When you submit a form is there anyway to use individual fields instead of all fields but still have the email formatted like I was using All fields. I don't want to use all fields because i need to hide some information from some users and pass hidden information on to other users.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
