<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Multiple Confirmation Emails.</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Multiple Confirmation Emails.</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 01:31:13 +0000</pubDate>

<item>
<title>redityo on "Multiple Confirmation Emails."</title>
<link>https://www.machform.com/forums/topic/multiple-confirmation-emails-1#post-14954</link>
<pubDate>Sun, 03 Jun 2012 21:36:21 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">14954@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;You can try to use these custom code, I assume your form id is 11 and the first email element id = 1 (this email will be set on machform email setting page) and the second email id = 2..&#60;/p&#62;
&#60;p&#62;Edit &#34;includes/helper-functions.php&#34; and go to around line 643, you will see this code :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$to_emails 		= str_replace(&#38;#39;&#38;amp;nbsp;&#38;#39;,&#38;#39;&#38;#39;,str_replace($template_variables,$template_values,$to_emails));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;then put these custom code above that line &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//add another field to send notification
if ($form_id == 11 ) {
	$to_emails .= &#38;#39;,{element_2}&#38;#39;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can change the id's with yours.
&#60;/p&#62;</description>
</item>
<item>
<title>skellis on "Multiple Confirmation Emails."</title>
<link>https://www.machform.com/forums/topic/multiple-confirmation-emails-1#post-14951</link>
<pubDate>Sat, 02 Jun 2012 22:50:28 +0000</pubDate>
<dc:creator>skellis</dc:creator>
<guid isPermaLink="false">14951@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I would like to be able to do this too. My form is on an internal-only intranet URL
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Multiple Confirmation Emails."</title>
<link>https://www.machform.com/forums/topic/multiple-confirmation-emails-1#post-14286</link>
<pubDate>Sun, 08 Apr 2012 12:35:41 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">14286@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Debra,&#60;/p&#62;
&#60;p&#62;You will need to customize machform files if you want to send  mail notification more than 1 email field to the user.&#60;br /&#62;
Could you send us your form url ? we will help you with the customization code
&#60;/p&#62;</description>
</item>
<item>
<title>debra on "Multiple Confirmation Emails."</title>
<link>https://www.machform.com/forums/topic/multiple-confirmation-emails-1#post-14284</link>
<pubDate>Sat, 07 Apr 2012 23:26:56 +0000</pubDate>
<dc:creator>debra</dc:creator>
<guid isPermaLink="false">14284@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I would like to send a confirmation email to the parent and the second to the student.  I can see how to send one confirmaiton, but how would I set it to send to the second person the student.  The drop down only allows to select one.  There is no option of &#34;all&#34; or &#34;both&#34;.  Please advise.&#60;/p&#62;
&#60;p&#62;Thank you.&#60;br /&#62;
Debra
&#60;/p&#62;</description>
</item>

</channel>
</rss>
