<?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: Notification to User</title>
		<link>https://legacy.forums.gravityhelp.com/topic/notification-to-user-2</link>
		<description>Gravity Support Forums Topic: Notification to User</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 10:07:08 +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/notification-to-user-2" rel="self" type="application/rss+xml" />

		<item>
			<title>dwhitlock on "Notification to User"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notification-to-user-2#post-164733</link>
			<pubDate>Fri, 08 Mar 2013 15:05:59 +0000</pubDate>
			<dc:creator>dwhitlock</dc:creator>
			<guid isPermaLink="false">164733@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;ok thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Notification to User"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notification-to-user-2#post-164722</link>
			<pubDate>Fri, 08 Mar 2013 14:58:08 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">164722@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hmm, you might want to try out 1.7 beta as it will allow you to create as many separate notification messages as you'd like. We've separated out the notification system so it isn't just admin/user any longer.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dwhitlock on "Notification to User"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notification-to-user-2#post-164698</link>
			<pubDate>Fri, 08 Mar 2013 14:36:02 +0000</pubDate>
			<dc:creator>dwhitlock</dc:creator>
			<guid isPermaLink="false">164698@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Didn't work.&#60;/p&#62;
&#60;p&#62;In the Notification to Administrator box in the send to field I placed this:&#60;br /&#62;
{admin_email},{Teacher's Email:5},{Student's Email:8}&#60;/p&#62;
&#60;p&#62;It gives me error: Please enter a valid email address
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Notification to User"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notification-to-user-2#post-164685</link>
			<pubDate>Fri, 08 Mar 2013 14:29:04 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">164685@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, you should be able to do {mergetag 1},{mergetag 2} in the to field of the user e-mail address. &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Merge_Tags&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Merge_Tags&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dwhitlock on "Notification to User"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notification-to-user-2#post-164683</link>
			<pubDate>Fri, 08 Mar 2013 14:26:31 +0000</pubDate>
			<dc:creator>dwhitlock</dc:creator>
			<guid isPermaLink="false">164683@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;but I won't know the actual address they with be data collected in the form. So can I include that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Notification to User"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notification-to-user-2#post-164673</link>
			<pubDate>Fri, 08 Mar 2013 14:20:09 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">164673@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can submit to more than one e-mail address by creating a comma delimited list of e-mail addresses with no spaces.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dwhitlock on "Notification to User"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/notification-to-user-2#post-164670</link>
			<pubDate>Fri, 08 Mar 2013 14:17:28 +0000</pubDate>
			<dc:creator>dwhitlock</dc:creator>
			<guid isPermaLink="false">164670@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have set up a form:&#60;br /&#62;
&#60;a href=&#34;http://50.116.122.183/~pugetsou/student-adjudication/student-adjudication-application/&#34; rel=&#34;nofollow&#34;&#62;http://50.116.122.183/~pugetsou/student-adjudication/student-adjudication-application/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;When it is submitted I want it to go to the admin (got that)&#60;br /&#62;
a copy to the students email (a data field in the form)&#60;br /&#62;
a copy to the teachers email (a data field in the form)&#60;/p&#62;
&#60;p&#62;I see how to send a notification to the user, but only appear to let me send it to one address not two.&#60;br /&#62;
Please help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
