<?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 Tag: all_fields - Recent Posts</title>
		<link>https://legacy.forums.gravityhelp.com/tags/all_fields</link>
		<description>Gravity Support Forums Tag: all_fields - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 16:33:38 +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/tags/all_fields" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Change {all_fields} in notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-all_fields-in-notifications#post-336826</link>
			<pubDate>Fri, 21 Jun 2013 12:57:33 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">336826@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wolf123 on "Change {all_fields} in notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-all_fields-in-notifications#post-336767</link>
			<pubDate>Fri, 21 Jun 2013 12:18:26 +0000</pubDate>
			<dc:creator>wolf123</dc:creator>
			<guid isPermaLink="false">336767@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok Thanks David,&#60;br /&#62;
Bye
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Change {all_fields} in notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-all_fields-in-notifications#post-336755</link>
			<pubDate>Fri, 21 Jun 2013 12:09:09 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">336755@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is no way to modify the all_field merge tag. The only option available to you is to build your notification one merge tag at a time including the ones you want in your notification. The All Fields tag is for all fields usage only. Also, we don't recommend changing core files as your changes will be overwritten by updates.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wolf123 on "Change {all_fields} in notifications"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-all_fields-in-notifications#post-336750</link>
			<pubDate>Fri, 21 Jun 2013 12:05:57 +0000</pubDate>
			<dc:creator>wolf123</dc:creator>
			<guid isPermaLink="false">336750@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Guys!&#60;/p&#62;
&#60;p&#62;I use {all_fields} in my notifications. In the second part of the form, I've the Order details.&#60;/p&#62;
&#60;p&#62;The order details are made from 4 colums: Product, Quantity, Unique Price, Price.&#60;/p&#62;
&#60;p&#62;So I need to delete the last two colums i.e. Unique Price and Price.&#60;/p&#62;
&#60;p&#62;I can I do? I need to modify the php files?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Bye.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mr.H on "Remove link to uploaded file"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-link-to-uploaded-file#post-265323</link>
			<pubDate>Tue, 21 May 2013 07:58:58 +0000</pubDate>
			<dc:creator>Mr.H</dc:creator>
			<guid isPermaLink="false">265323@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'd like to remove the link, but output a thumbnail instead. How do I format this in the notification email?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "css email sent with own style and without blue blocks possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-email-sent-with-own-style-and-without-blue-blocks-possible#post-258281</link>
			<pubDate>Fri, 17 May 2013 17:09:21 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">258281@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please upgrade your version of Gravity Forms. We don't support such old editions as many updates and bug fixes have been applied since then.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hermanscheer on "css email sent with own style and without blue blocks possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-email-sent-with-own-style-and-without-blue-blocks-possible#post-258251</link>
			<pubDate>Fri, 17 May 2013 16:52:49 +0000</pubDate>
			<dc:creator>hermanscheer</dc:creator>
			<guid isPermaLink="false">258251@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi I am trying to do the same thing as pedro67 and am trying to format the email notification as plain text rather than HTML. I can't seem to get it to work. &#60;/p&#62;
&#60;p&#62;I am using Version 1.5.2.2. I've tried pasting the following into my functions.php file:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
add_action(&#34;gform_notification_format&#34;, &#34;set_notification_format&#34;, 10, 4);&#60;br /&#62;
function set_notification_format($format, $notification_type, $form, $lead){&#60;/p&#62;
&#60;p&#62;    if($notification_type == &#34;admin&#34;)&#60;br /&#62;
        return &#34;text&#34;; //setting admin notifications as text&#60;br /&#62;
    else&#60;br /&#62;
        return &#34;html&#34;; //setting user notifications as text&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;?&#38;gt;&#60;/p&#62;
&#60;p&#62;What am I doing wrong?&#60;/p&#62;
&#60;p&#62;-Thanks, any help is much appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>reubz on "css email sent with own style and without blue blocks possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-email-sent-with-own-style-and-without-blue-blocks-possible#post-254117</link>
			<pubDate>Wed, 15 May 2013 08:14:50 +0000</pubDate>
			<dc:creator>reubz</dc:creator>
			<guid isPermaLink="false">254117@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would like to know the answer to KatLee's question also...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>reubz on "Customize email notification"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/customize-email-notification#post-254099</link>
			<pubDate>Wed, 15 May 2013 07:42:38 +0000</pubDate>
			<dc:creator>reubz</dc:creator>
			<guid isPermaLink="false">254099@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Kia Ora, I don't have a problem with the output table when using the {all_fields} merge tag, but is there a way to change the Background colour of the Field titles with CSS??
&#60;/p&#62;</description>
		</item>
		<item>
			<title>KatLee on "css email sent with own style and without blue blocks possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-email-sent-with-own-style-and-without-blue-blocks-possible#post-233916</link>
			<pubDate>Thu, 02 May 2013 15:10:58 +0000</pubDate>
			<dc:creator>KatLee</dc:creator>
			<guid isPermaLink="false">233916@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When I try to create my own email notification and add the merge tags, because my fields are interview questions it doesn't seem to be adding the full merge tag i.e.:&#60;/p&#62;
&#60;p&#62;{Name:1}&#60;br /&#62;
{Blog URL:2}&#60;br /&#62;
{Email Address:3}&#60;br /&#62;
{5. How do you keep your blog and home life in balance? What does a &#60;/p&#62;
&#60;p&#62;Notice how item 5 doesn't look like a full merge tag. Is there a fix for this? &#60;/p&#62;
&#60;p&#62;Thanks for your help.&#60;/p&#62;
&#60;p&#62;-Kat
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
