<?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 to all Email fields on the form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/send-to-all-email-fields-on-the-form</link>
		<description>Gravity Support Forums Topic: Send to all Email fields on the form</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 12:15:20 +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-to-all-email-fields-on-the-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Send to all Email fields on the form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-to-all-email-fields-on-the-form#post-9948</link>
			<pubDate>Thu, 16 Sep 2010 10:53:38 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">9948@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you dynamically generate the Send To address using the example I referenced above there are no usability issues.  To the end user it is just a form. Your form would have 3 email address fields where the user enters the email addresses, and then the custom PHP takes care of sending the notification to all 3.&#60;/p&#62;
&#60;p&#62;You could also use a drop down field for the line manager and HR person so that they select these people from a drop down rather than entering an email.  Then store the email address as the value for that drop down item and use custom PHP to get these when combining the three addresses.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>davidpg on "Send to all Email fields on the form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-to-all-email-fields-on-the-form#post-9942</link>
			<pubDate>Thu, 16 Sep 2010 05:48:23 +0000</pubDate>
			<dc:creator>davidpg</dc:creator>
			<guid isPermaLink="false">9942@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok I have checked out your link, in order to maintain the usability of the solution i am implementing, I would like to write a generic PHP script that takes the field values and parses them into a table (similiar to the out put that gravity forms already does) but grabs any email fields and sends this output to all of them.&#60;/p&#62;
&#60;p&#62;In summary a generic script that parses the values for email addresses and forwards to all of them. I am unfamiliar with Gravity Forms, is there a simpler way to achieve this? perhaps using the Gravity Forms Plugin? It is imperative to maintain the usability
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Send to all Email fields on the form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-to-all-email-fields-on-the-form#post-9909</link>
			<pubDate>Wed, 15 Sep 2010 10:40:11 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">9909@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, this is possible using an API hook and custom code.  It isn't something Gravity Forms does out of the box.  You would need to now some PHP and WordPress development to implement this, or hire a consultant with Gravity Forms experience to do so.&#60;/p&#62;
&#60;p&#62;Here is a thread that discusses this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forum.gravityhelp.com/topic/send-notification-to-more-than-one-email&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/send-notification-to-more-than-one-email&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>davidpg on "Send to all Email fields on the form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-to-all-email-fields-on-the-form#post-9878</link>
			<pubDate>Wed, 15 Sep 2010 06:52:04 +0000</pubDate>
			<dc:creator>davidpg</dc:creator>
			<guid isPermaLink="false">9878@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The forms I am implementing are for general HR requirements, when an employee is completing a form they must enter their own email address (a copy for their own records), a Line manager email address (they need to be notified when requests are made), a HR Manager (some of the emplopyees requests require a supervisor to be aware of the request). When the employee submits the form notifications need to be sent to all of these entered email addresses.&#60;/p&#62;
&#60;p&#62;In summary Is it possible to send notifications to all email fields used on the forms rather than only being able to select one? aswell as using routing to determine which department the form should be sent to.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
