<?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: Changing content of notifications based on answers given.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/changing-content-of-notifications-based-on-answers-given</link>
		<description>Gravity Support Forums Topic: Changing content of notifications based on answers given.</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:24:40 +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/changing-content-of-notifications-based-on-answers-given" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Changing content of notifications based on answers given."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-content-of-notifications-based-on-answers-given#post-48498</link>
			<pubDate>Mon, 06 Feb 2012 18:54:42 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">48498@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We most definitely will.  It's already on our roadmap.  It is a feature we will be implementing when we completely overhaul the Notification system in Gravity Forms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ClickInspire on "Changing content of notifications based on answers given."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-content-of-notifications-based-on-answers-given#post-48471</link>
			<pubDate>Mon, 06 Feb 2012 13:55:52 +0000</pubDate>
			<dc:creator>ClickInspire</dc:creator>
			<guid isPermaLink="false">48471@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please consider adding this as a function.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Changing content of notifications based on answers given."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-content-of-notifications-based-on-answers-given#post-48463</link>
			<pubDate>Mon, 06 Feb 2012 13:23:50 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">48463@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Conditional notification messages are not currently a built in feature.&#60;/p&#62;
&#60;p&#62;You would need to write your own custom PHP to send your own emails when the form is submitted.  You would use the gform_after_submission hook and custom PHP to create and send your own emails using PHP.&#60;/p&#62;
&#60;p&#62;You wouldn't filter the existing notifications you have configured, you'd have to use PHP to create your own emails and send them using PHP.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ClickInspire on "Changing content of notifications based on answers given."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-content-of-notifications-based-on-answers-given#post-48304</link>
			<pubDate>Fri, 03 Feb 2012 17:24:42 +0000</pubDate>
			<dc:creator>ClickInspire</dc:creator>
			<guid isPermaLink="false">48304@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would like to send certain predetermined notifications based on answers that were given  in the form. I see in the docs that you can change the &#34;To&#34; and the &#34;format&#34;:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
gform_autoresponder_email&#60;/p&#62;
&#60;p&#62;    Use this filter to dynamically change the TO email for user notifications. &#60;/p&#62;
&#60;p&#62;gform_notification_email&#60;/p&#62;
&#60;p&#62;    Use this filter to dynamically change the TO email for admin notification. &#60;/p&#62;
&#60;p&#62;gform_notification_format (new in v. 1.6)&#60;/p&#62;
&#60;p&#62;    Use this filter to change the notification email format (text or html)&#60;/p&#62;
&#60;/blockquote&#62;
&#60;p&#62;But I can't find where I can change the content of the email. Is there a hook to do this or is there some way to create a notification in php and have that send using GravityForm's functions?&#60;/p&#62;
&#60;p&#62;(I realize this requires custom code and have created a method to catch the different answers upon submission)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
