<?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: Adding a value to notifications based on the value of a field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/adding-a-value-to-notifications-based-on-the-value-of-a-field</link>
		<description>Gravity Support Forums Topic: Adding a value to notifications based on the value of a field</description>
		<language>en-US</language>
		<pubDate>Fri, 24 Apr 2026 07:03:29 +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/adding-a-value-to-notifications-based-on-the-value-of-a-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Adding a value to notifications based on the value of a field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-a-value-to-notifications-based-on-the-value-of-a-field#post-20140</link>
			<pubDate>Tue, 08 Mar 2011 13:31:37 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">20140@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The {all_fields} merge code outputs the value.&#60;/p&#62;
&#60;p&#62;But if you output the form field merge code for the radio button by itself it should output the friendly label and not the value by default.  To tell the merge code to output the value you would add :value to it.&#60;/p&#62;
&#60;p&#62;For example:&#60;/p&#62;
&#60;p&#62;{My Radio Button:1}&#60;/p&#62;
&#60;p&#62;That would output the label.&#60;/p&#62;
&#60;p&#62;{My Radio Button:1:value}&#60;/p&#62;
&#60;p&#62;That would output the value.&#60;/p&#62;
&#60;p&#62;Currently {all_fields} is outputting the value and not the label, we will fix that in the next release so it outputs the label like it should be doing.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bendrucker on "Adding a value to notifications based on the value of a field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-a-value-to-notifications-based-on-the-value-of-a-field#post-20138</link>
			<pubDate>Tue, 08 Mar 2011 13:02:18 +0000</pubDate>
			<dc:creator>bendrucker</dc:creator>
			<guid isPermaLink="false">20138@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not sure I understand your answer. If I give the labels a value, is it possible to output the label in the notification email using a different syntax?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Adding a value to notifications based on the value of a field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-a-value-to-notifications-based-on-the-value-of-a-field#post-20137</link>
			<pubDate>Tue, 08 Mar 2011 12:58:27 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">20137@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The only way you could do this is with values and then custom notification emails and use the individual fields which output the label.&#60;/p&#62;
&#60;p&#62;We are changing the {All_Fields} token so that is outputs the label, not the value, for these fields.  The label is supposed to be user friendly so that is what you would want to show the user. That was the intended functionality but it isn't working that way so it will in the final 1.5 release.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bendrucker on "Adding a value to notifications based on the value of a field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-a-value-to-notifications-based-on-the-value-of-a-field#post-20104</link>
			<pubDate>Mon, 07 Mar 2011 22:42:50 +0000</pubDate>
			<dc:creator>bendrucker</dc:creator>
			<guid isPermaLink="false">20104@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here's the simplest explanation of what I want to do. Let's say I have three people, Ben (351), John (843), and Dan (366). The number in parentheses is an ID number for the user. The form has radio buttons, labeled Ben, John, and Dan. In the admin notification, I need to display the name of the person that was selected in addition to the ID number. I know I could easily do this using values, but the issue is that in the user notification I need to display only the name. Is there any way to do this? I don't mind if it's not particularly extensible, since I only need to list a few names.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
