<?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: Add field descriptions in notification e-mail</title>
		<link>https://legacy.forums.gravityhelp.com/topic/add-field-descriptions-in-notification-e-mail</link>
		<description>Gravity Support Forums Topic: Add field descriptions in notification e-mail</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 21:32:45 +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/add-field-descriptions-in-notification-e-mail" rel="self" type="application/rss+xml" />

		<item>
			<title>maelle on "Add field descriptions in notification e-mail"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-field-descriptions-in-notification-e-mail#post-40027</link>
			<pubDate>Fri, 04 Nov 2011 07:31:13 +0000</pubDate>
			<dc:creator>maelle</dc:creator>
			<guid isPermaLink="false">40027@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris, this is a registration form : users who submit the form choose at the very end the payment method they will use to confirm registration as there is no online payment.&#60;br /&#62;
I have therefore a thank you message with a summary of the main form fields (originally inserted with merge tags) and at the end a cutomized message with payment details according to their choices.&#60;br /&#62;
I actually changed my settings with radio buttons instead of multiple checkboxes in order to prevent users from ticking both boxes and I removed the field descriptions. My code inserted in functions.php is now &#60;a href=&#34;http://pastebin.com/KpUmPGWT&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/KpUmPGWT&#60;/a&#62;.&#60;br /&#62;
I also read yesterday in this topic in which you set up your Request a Brochure test form (&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/conditional-logic-for-user-notifications&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/conditional-logic-for-user-notifications&#60;/a&#62; - how come I did not find it before!!!) that I needed to leave a blank line in the message field. I did that and it worked, I also disabled auto-formatting and I kept your &#38;lt;p&#38;gt; html tags but I must have missed something in my html settings as user notifications are now blank, just as they are in the notification section so the code inserted in functions.php does not override it.&#60;/p&#62;
&#60;p&#62;I hope this is clearer and you can help finalize that very last trick!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Add field descriptions in notification e-mail"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-field-descriptions-in-notification-e-mail#post-40006</link>
			<pubDate>Fri, 04 Nov 2011 00:52:13 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">40006@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Maëlle, in this notification &#60;a href=&#34;http://pastebin.com/bxczLLRE&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/bxczLLRE&#60;/a&#62; - what do you want to add?  A description should be added to the two payment method lines there?  Can you tell me what you're trying to add, or show a link to your form.  I don't think I have the whole picture yet.  &#60;/p&#62;
&#60;p&#62;In the code examples I posted, the notification from the form builder was being added to, at the end.  It sounds like you want to add something in the middle of this notification?  If so, what is that?&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>maelle on "Add field descriptions in notification e-mail"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-field-descriptions-in-notification-e-mail#post-39962</link>
			<pubDate>Thu, 03 Nov 2011 16:51:35 +0000</pubDate>
			<dc:creator>maelle</dc:creator>
			<guid isPermaLink="false">39962@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My problem has not been solved yet... does anybody have an answer?&#60;br /&#62;
Thank your very much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>maelle on "Add field descriptions in notification e-mail"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-field-descriptions-in-notification-e-mail#post-39197</link>
			<pubDate>Fri, 28 Oct 2011 03:30:55 +0000</pubDate>
			<dc:creator>maelle</dc:creator>
			<guid isPermaLink="false">39197@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris,&#60;br /&#62;
Here is the notification email in which I would like to add the 48.1 and 49.1 field descriptions (after Payment method): &#60;a href=&#34;http://pastebin.com/bxczLLRE&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/bxczLLRE&#60;/a&#62; and here is the code that was originally in my notification email: &#60;a href=&#34;http://pastebin.com/EQTVGWws&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/EQTVGWws&#60;/a&#62;&#60;br /&#62;
I tried to replace &#34;message 1&#34; and &#34;message 2&#34; by the entire &#60;a href=&#34;http://pastebin.com/EQTVGWws&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/EQTVGWws&#60;/a&#62; message but it would not work: I cannot activate notification emails to users and leave a blank message and when I deactivate notification emails to users then no email is sent.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Add field descriptions in notification e-mail"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-field-descriptions-in-notification-e-mail#post-38935</link>
			<pubDate>Tue, 25 Oct 2011 21:53:18 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">38935@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The notification is being &#60;strong&#62;added to&#60;/strong&#62; by the code in functions.php.  If there is nothing in the email notification in the form builder, then the only thing in the notification will be what you have in functions.php.&#60;/p&#62;
&#60;p&#62;Please post again exactly what you are trying to accomplish, and what code you have added to your theme's functions.php.  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>maelle on "Add field descriptions in notification e-mail"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-field-descriptions-in-notification-e-mail#post-38881</link>
			<pubDate>Tue, 25 Oct 2011 10:46:41 +0000</pubDate>
			<dc:creator>maelle</dc:creator>
			<guid isPermaLink="false">38881@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Chris. Do I need to add something in the e-mail notification message in the Edit Forms section? The filter does not work despite the code added (correctly with closing braces at the right place) in my theme's functions.php file.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Add field descriptions in notification e-mail"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-field-descriptions-in-notification-e-mail#post-38865</link>
			<pubDate>Tue, 25 Oct 2011 09:28:43 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">38865@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any code using the gform_pre_submission filter will be added to your theme's functions.php file.&#60;/p&#62;
&#60;p&#62;In this code:&#60;br /&#62;
&#60;a href=&#34;http://pastebin.com/1FhGiXgr&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/1FhGiXgr&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The closing brace needs to be on line 14, not line 4.  You are closing the function before it does anything, and the rest of the code is just hanging out there.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>maelle on "Add field descriptions in notification e-mail"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-field-descriptions-in-notification-e-mail#post-38845</link>
			<pubDate>Tue, 25 Oct 2011 03:57:53 +0000</pubDate>
			<dc:creator>maelle</dc:creator>
			<guid isPermaLink="false">38845@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My Gravity Forms configuration is back to normal but now I do not know where to edit this Gform pre submission filter. Can you tell me where to customize the filters as described in &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_submission_filter&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_submission_filter&#60;/a&#62; ?&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Add field descriptions in notification e-mail"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-field-descriptions-in-notification-e-mail#post-37749</link>
			<pubDate>Wed, 12 Oct 2011 18:09:08 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">37749@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Since you edited core Gravity Forms files I would suggest re-installing the Gravity Forms files from scratch and rolling back and custom changes you hade made.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>maelle on "Add field descriptions in notification e-mail"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-field-descriptions-in-notification-e-mail#post-37745</link>
			<pubDate>Wed, 12 Oct 2011 18:01:01 +0000</pubDate>
			<dc:creator>maelle</dc:creator>
			<guid isPermaLink="false">37745@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here are the error message lines: &#60;a href=&#34;http://pastebin.com/DDUXPRjV&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/DDUXPRjV&#60;/a&#62;&#60;br /&#62;
Also here is the code I wrote in functions.php: &#60;a href=&#34;http://pastebin.com/1FhGiXgr&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/1FhGiXgr&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for your patience!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
