<?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: Send Notification to all in a Category</title>
		<link>https://legacy.forums.gravityhelp.com/topic/send-notification-to-all-in-a-category</link>
		<description>Gravity Support Forums Topic: Send Notification to all in a Category</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 02:00:15 +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/send-notification-to-all-in-a-category" rel="self" type="application/rss+xml" />

		<item>
			<title>GZA on "Send Notification to all in a Category"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-notification-to-all-in-a-category#post-55849</link>
			<pubDate>Thu, 19 Apr 2012 15:09:58 +0000</pubDate>
			<dc:creator>GZA</dc:creator>
			<guid isPermaLink="false">55849@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you Carl, makes perfect sense and the pagination issue is a consideration I hadn't thought of. &#60;/p&#62;
&#60;p&#62;Personally, for our project, we would only want this functionality for posts that the user has marked as favourites. &#60;/p&#62;
&#60;p&#62;To send emails to ALL posts in a particular category is fraught with problems, especially is you have a couple of hundred posts (listings).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Send Notification to all in a Category"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-notification-to-all-in-a-category#post-55836</link>
			<pubDate>Thu, 19 Apr 2012 14:41:47 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">55836@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is this possible? Sure.  But it isn't something that can be done easily.  &#60;/p&#62;
&#60;p&#62;It's easy to send the admin notification to an email address associated with a custom field for an individual page or post that the form is displayed on.  As you know, that can be done simply by using merge tags and the WordPress custom field functionality.&#60;/p&#62;
&#60;p&#62;However, doing the same thing with multiple posts that are displayed on a category page? Much more complex.&#60;/p&#62;
&#60;p&#62;You can send the admin notification email to whoever you want using the gform_notification_email hook to define where the notification should be sent.  That hook is documented here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_notification_email&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_notification_email&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The complexity involved is you would have to write custom PHP that can get ALL of those custom field emails across all of the posts appearing on that category page and then combine those values into a single string that you then pass to the gform_notification_email hook.&#60;/p&#62;
&#60;p&#62;It is even more complex if paging is involved on your category page.  Is it supposed to get all of them or just the ones that appear on that page?&#60;/p&#62;
&#60;p&#62;So it is certainly possible.  You can tell Gravity Forms to send the email notification to wherever you want using PHP.  But you need to be able to know how to get those emails from wherever they are stored in order to do so.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GZA on "Send Notification to all in a Category"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-notification-to-all-in-a-category#post-55642</link>
			<pubDate>Wed, 18 Apr 2012 09:25:40 +0000</pubDate>
			<dc:creator>GZA</dc:creator>
			<guid isPermaLink="false">55642@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We're looking for similar feature but only posts (listings) the site visitor has added to their favourites list.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jacquesbez on "Send Notification to all in a Category"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-notification-to-all-in-a-category#post-55608</link>
			<pubDate>Wed, 18 Apr 2012 05:20:57 +0000</pubDate>
			<dc:creator>jacquesbez</dc:creator>
			<guid isPermaLink="false">55608@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm using a GF Form as an Enquiry Form on individual posts/listings.  See example here - &#60;a href=&#34;http://www.stayanight.co.za/v3/portside-inn&#34; rel=&#34;nofollow&#34;&#62;http://www.stayanight.co.za/v3/portside-inn&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I capture a Custom Field called &#34;Res_Email&#34; when the post is published and I'm able to use the GF Enquiry Form to e-mail a Notification to this &#34;Res_Email&#34; once the form is submitted.&#60;/p&#62;
&#60;p&#62;What I want to know is if it is possible to do the same for a Category View?&#60;/p&#62;
&#60;p&#62;Eg.  I search for accommodation and get the following result - &#60;a href=&#34;http://www.stayanight.co.za/v3/category/accommodation/eastern-cape/east-london&#34; rel=&#34;nofollow&#34;&#62;http://www.stayanight.co.za/v3/category/accommodation/eastern-cape/east-london&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Now I want to insert my GF Enquiry form at the bottom of my Category View page (This I can do) and once the form is submitted I want a Notification Email to go out to all the Posts (Custom Field = &#34;Res_Email&#34;) that are displayed on the page...&#60;/p&#62;
&#60;p&#62;The use is that this will allow a visitor to send a request to all the Guest Houses displayed on the search result page by only completing 1 GF Form.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
