<?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: Best way to make a tell a friend form?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-make-a-tell-a-friend-form</link>
		<description>Gravity Support Forums Topic: Best way to make a tell a friend form?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:54:18 +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/best-way-to-make-a-tell-a-friend-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Best way to make a tell a friend form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-make-a-tell-a-friend-form#post-36335</link>
			<pubDate>Tue, 27 Sep 2011 11:42:55 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">36335@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I guess so.  But the forms have an Admin Notification so i'm not sure why you'd need to send the User Notification to you also.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pattam on "Best way to make a tell a friend form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-make-a-tell-a-friend-form#post-36302</link>
			<pubDate>Tue, 27 Sep 2011 02:37:07 +0000</pubDate>
			<dc:creator>pattam</dc:creator>
			<guid isPermaLink="false">36302@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So you could use this same method to also create a form to send have a customer send a product enquiry email to yourself? Would you simply have a hidden To Email addressed to yourself?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Best way to make a tell a friend form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-make-a-tell-a-friend-form#post-33475</link>
			<pubDate>Wed, 24 Aug 2011 16:54:31 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">33475@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@azsmall23 I would check your code.  If you do it properly it should work.  You also need to test to see if BCC works at all by entering placeholder values to test the BCC functionality.  Some web servers don't allow BCC via the php sendmail.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>azsmall23 on "Best way to make a tell a friend form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-make-a-tell-a-friend-form#post-33468</link>
			<pubDate>Wed, 24 Aug 2011 16:35:02 +0000</pubDate>
			<dc:creator>azsmall23</dc:creator>
			<guid isPermaLink="false">33468@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl, I'm trying the BCC method with the merged fields but no luck. Any developments or help on this would be appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>popbox on "Best way to make a tell a friend form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-make-a-tell-a-friend-form#post-27074</link>
			<pubDate>Mon, 06 Jun 2011 06:16:01 +0000</pubDate>
			<dc:creator>popbox</dc:creator>
			<guid isPermaLink="false">27074@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, I'm sure a lot of customers would love this feature. Would be great if you could include it in the next version.&#60;/p&#62;
&#60;p&#62;All the best,&#60;br /&#62;
Anthony
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Best way to make a tell a friend form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-make-a-tell-a-friend-form#post-27064</link>
			<pubDate>Mon, 06 Jun 2011 00:41:33 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">27064@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is no field for entering multiple email addresses.  You would have to add multiple email fields to your form, and then use the BCC field on the User Notification and enter the Merge Tag for each email field into the BCC field of the Notifications.  To get the Merge Tag for each field you use the &#34;Insert Form Field&#34; drop down in the Notification Message field and then copy-n-paste it.  &#60;/p&#62;
&#60;p&#62;You may run into a problem if not all the email addresses are filled out.  It's not really designed to do a Send To A Friend that involves sending to lots of Friends as that isn't what it is designed to do.  It's easy to send to one, but it is a little more complicated to send to multiple.  We do plan on making this easier with planned enhancements.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>popbox on "Best way to make a tell a friend form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-make-a-tell-a-friend-form#post-27059</link>
			<pubDate>Sun, 05 Jun 2011 23:10:37 +0000</pubDate>
			<dc:creator>popbox</dc:creator>
			<guid isPermaLink="false">27059@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Carl, thanks for your reply. I have the form built at &#60;a href=&#34;http://no2mininginpalawan.com/tell-a-friend/&#34; rel=&#34;nofollow&#34;&#62;http://no2mininginpalawan.com/tell-a-friend/&#60;/a&#62; but I'm still not clear on how to create the field that allows the user to enter multiple email addresses.&#60;/p&#62;
&#60;p&#62;All I need is for it to work like this one:&#60;br /&#62;
&#60;a href=&#34;http://www.freedomtomarry.org/page/share/spreadtheword&#34; rel=&#34;nofollow&#34;&#62;http://www.freedomtomarry.org/page/share/spreadtheword&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you could clarify how I can make that happen, I'd really appreciate it.  Thanks again for your help.&#60;/p&#62;
&#60;p&#62;Best,&#60;br /&#62;
AC
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Best way to make a tell a friend form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-make-a-tell-a-friend-form#post-27035</link>
			<pubDate>Sun, 05 Jun 2011 18:23:35 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">27035@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Configure your form with the appropriate fields:&#60;/p&#62;
&#60;p&#62;- Add a Name field for the From Name&#60;br /&#62;
- Add an Email field for the From Email&#60;br /&#62;
- Add a Name field for the To Name (optional)&#60;br /&#62;
- Add an Email field for the To Email&#60;br /&#62;
- Add any additional fields you need&#60;/p&#62;
&#60;p&#62;Then for the Notifications:&#60;/p&#62;
&#60;p&#62;- Configure the User Notification to go to the To Email&#60;br /&#62;
- Configure the Notification Message to say whatever you want&#60;/p&#62;
&#60;p&#62;To include a link to the page/post that the form was submitted from, use the &#34;Insert form field&#34; drop down when editing the Notification Message body to insert the Embed Post URL.  This will output the full path HTTP URL to the post or page the form was submitted from.&#60;/p&#62;
&#60;p&#62;Customize the field labels and the notification message to suit your needs.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>popbox on "Best way to make a tell a friend form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-make-a-tell-a-friend-form#post-27007</link>
			<pubDate>Sun, 05 Jun 2011 09:13:48 +0000</pubDate>
			<dc:creator>popbox</dc:creator>
			<guid isPermaLink="false">27007@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What is the best way to make a tell a friend form? I've seen posts on this here but none really explain how to do it. Can anyone bullet out the steps?&#60;/p&#62;
&#60;p&#62;Thanks so much,&#60;br /&#62;
AC
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
