<?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: Enable admin notification for only two forms</title>
		<link>https://legacy.forums.gravityhelp.com/topic/enable-admin-notification-for-only-two-forms</link>
		<description>Gravity Support Forums Topic: Enable admin notification for only two forms</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:25: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/topic/enable-admin-notification-for-only-two-forms" rel="self" type="application/rss+xml" />

		<item>
			<title>bhargavy on "Enable admin notification for only two forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/enable-admin-notification-for-only-two-forms#post-228682</link>
			<pubDate>Sun, 28 Apr 2013 13:08:49 +0000</pubDate>
			<dc:creator>bhargavy</dc:creator>
			<guid isPermaLink="false">228682@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi when I test with disable for sendning mail for only one form its working fine...&#60;/p&#62;
&#60;p&#62;Like this - &#60;a href=&#34;http://pastebin.com/18ai51HG&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/18ai51HG&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But when I do it for 2 forms like this - &#60;a href=&#34;http://pastebin.com/CqbvUseK&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/CqbvUseK&#60;/a&#62; its not working all mails are disabled.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bhargavy on "Enable admin notification for only two forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/enable-admin-notification-for-only-two-forms#post-226643</link>
			<pubDate>Sat, 27 Apr 2013 03:17:21 +0000</pubDate>
			<dc:creator>bhargavy</dc:creator>
			<guid isPermaLink="false">226643@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think I got it, I made this code to disable all notifications if form id is not equal to 2 or 3, Can you please have a look at it.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastebin.com/CqbvUseK&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/CqbvUseK&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Enable admin notification for only two forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/enable-admin-notification-for-only-two-forms#post-225320</link>
			<pubDate>Fri, 26 Apr 2013 08:45:27 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">225320@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, and so you'll want to test to see what the form ID number is and if it isn't the ones where you want to send notifications, then return True.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Enable admin notification for only two forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/enable-admin-notification-for-only-two-forms#post-225305</link>
			<pubDate>Fri, 26 Apr 2013 08:29:37 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">225305@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The gform_disable_admin_notification hook has been deprecated in version 1.7 because the concept of the admin notification and user notification has changed, you can now configure as many or as few notifications as you require and send them to whoever you like and the admin doesn't have to be one of the recipients.  &#60;/p&#62;
&#60;p&#62;You should probably take a look at this blog post introducing the changes &#60;a href=&#34;http://www.gravityhelp.com/gravity-forms-1-7-new-notifications/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/gravity-forms-1-7-new-notifications/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The gform_disable_admin_notification and gform_disable_user_notification filters have been replaced by the gform_disable_notification filter, more details about that here &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_disable_notification&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_disable_notification&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Richard&#60;br /&#62;
--&#60;br /&#62;
Just another member of the community helping out where I can
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bhargavy on "Enable admin notification for only two forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/enable-admin-notification-for-only-two-forms#post-225240</link>
			<pubDate>Fri, 26 Apr 2013 07:48:25 +0000</pubDate>
			<dc:creator>bhargavy</dc:creator>
			<guid isPermaLink="false">225240@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I'm using the &#34;Gform disable admin notification&#34; to disable admin notifications but I need admin notifications for 2 forms. &#60;/p&#62;
&#60;p&#62;How can I do this  ???
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
