<?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 Email to Dynamic Third Party and copy administrator</title>
		<link>https://legacy.forums.gravityhelp.com/topic/send-email-to-dynamic-third-party-and-copy-administrator</link>
		<description>Gravity Support Forums Topic: Send Email to Dynamic Third Party and copy administrator</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:26: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-email-to-dynamic-third-party-and-copy-administrator" rel="self" type="application/rss+xml" />

		<item>
			<title>CreativeInfusion on "Send Email to Dynamic Third Party and copy administrator"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-email-to-dynamic-third-party-and-copy-administrator#post-75388</link>
			<pubDate>Fri, 14 Sep 2012 14:19:10 +0000</pubDate>
			<dc:creator>CreativeInfusion</dc:creator>
			<guid isPermaLink="false">75388@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm asking how to do it, so no I don't have a link yet.  I'm new to GF but very familiar with PHP and Wordpress development.  What I'm after is in principle the same as that note in your documentation, but I'm not clear on the best way to implement it.&#60;/p&#62;
&#60;p&#62;I want to set up one form which will be used for users to email different suppliers on the site. Each supplier will have a listing which will have a contact link/button that passes information on to the web page holding the form using the $_POST&#60;/p&#62;
&#60;p&#62;I was planning on generating the form in the template using gravity_form(..., $thisformdata), but if there's a better way then do tell me.&#60;/p&#62;
&#60;p&#62;What I need to know how to do, is how to get that forms notification to pick up the supplier email address in the admin notification To email field.&#60;/p&#62;
&#60;p&#62;I'll use the notification cc field to copy in the wordpress admin using {admin_email}&#60;/p&#62;
&#60;p&#62;My issue is that in the form creation, the admin notification &#34;To&#34; field does not have a drop down to select a field that I could populate dynamically.&#60;/p&#62;
&#60;p&#62;So I wondered if&#60;br /&#62;
1) There's a kind of generic shortcode/tag that would reference a dynamic field that I could use (i.e. {supplier_email}  where that's the name of the email field in the form.   But I'm now thinking that GF doesn't work like that.&#60;br /&#62;
2) I do presume you have a hook to let me change the admin notification To email data.&#60;/p&#62;
&#60;p&#62;In a nutshell,  I'm asking what is your recommended way of getting an email address from a dynamic field on a form into the admin notification &#34;To&#34; email data.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Send Email to Dynamic Third Party and copy administrator"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-email-to-dynamic-third-party-and-copy-administrator#post-75272</link>
			<pubDate>Fri, 14 Sep 2012 01:09:41 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">75272@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Do you have a link to this form online yet?  I can't envision what you're trying to do and why it won't work.&#60;/p&#62;
&#60;p&#62;Where do the email addresses come from, and how are you using them in your form?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CreativeInfusion on "Send Email to Dynamic Third Party and copy administrator"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-email-to-dynamic-third-party-and-copy-administrator#post-74975</link>
			<pubDate>Wed, 12 Sep 2012 13:02:13 +0000</pubDate>
			<dc:creator>CreativeInfusion</dc:creator>
			<guid isPermaLink="false">74975@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I want to use dynamic fields to send an email in the manner described here &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Using_Dynamic_Population&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Using_Dynamic_Population&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That is the form will enable a user to contact a third party (of which there are lots).  I need the form to also email the administrator. Ideally I'd send the user a different notification email as well.&#60;/p&#62;
&#60;p&#62;What's the recommended approach?&#60;/p&#62;
&#60;p&#62;I can see that I could put {admin_email} in the copy field, but how do I get the dynamic email field in to the &#34;To&#34; email notification field. This doesn't have a drop down. Can I use a shortcode like {my_form_email} or do I need to write some php to trap the query string myself and use a hook that you no doubt have?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
