<?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 Email Population Problems</title>
		<link>https://legacy.forums.gravityhelp.com/topic/send-to-email-population-problems</link>
		<description>Gravity Support Forums Topic: Send to Email Population Problems</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 10:08:22 +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-email-population-problems" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Send to Email Population Problems"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-to-email-population-problems#post-39800</link>
			<pubDate>Wed, 02 Nov 2011 23:16:35 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">39800@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andy on "Send to Email Population Problems"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-to-email-population-problems#post-39756</link>
			<pubDate>Wed, 02 Nov 2011 17:38:12 +0000</pubDate>
			<dc:creator>Andy</dc:creator>
			<guid isPermaLink="false">39756@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;David you have been great.  Thanks for the code and guidance.  We did end up getting it to do what we needed it to do with just a few tweaks to your code and directions.  Thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Send to Email Population Problems"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-to-email-population-problems#post-39706</link>
			<pubDate>Wed, 02 Nov 2011 12:57:55 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">39706@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Ksavoie,&#60;/p&#62;
&#60;p&#62;I did not understand that the editor was actually preventing you from saving the shortcode as the &#34;to&#34; address for the Admin notification message. Here is the updated code which will allow you to update the value of the Admin notification prior to the form submission:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/2799846&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/2799846&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andy on "Send to Email Population Problems"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-to-email-population-problems#post-39652</link>
			<pubDate>Wed, 02 Nov 2011 09:39:28 +0000</pubDate>
			<dc:creator>Andy</dc:creator>
			<guid isPermaLink="false">39652@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;David that appears to work for the &#34;email&#34; field; however we're still not able to get the Admin &#34;Send to Email&#34; field to process shortcodes.  Each time we place a shortcode in that field in the admin notification section we get a &#34;Please enter a vaild email address&#34; error.  Right now we have the User Notification sending the form results to the correct email, which is determined by a custom profile field for the logged in user.  We'd like the admin notification email to be sent to that address rather than the user notification.  That way we can send a confirmation to the user via the user notification email tool.  If we could just get the admin notification &#34;Send to Email&#34; field to process shortcodes we'd we all set.  Thanks again for your help and I'll look forward to hearing back from you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Send to Email Population Problems"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-to-email-population-problems#post-39604</link>
			<pubDate>Tue, 01 Nov 2011 19:03:45 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">39604@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Ksavoie,&#60;/p&#62;
&#60;p&#62;Ah, I forgot to mention that you will want to change the visibility back to &#34;Everyone&#34; and then add a class to the field &#34;gform_hidden&#34;. Admin only fields are not rendered on the form so the default value is never populated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andy on "Send to Email Population Problems"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-to-email-population-problems#post-39594</link>
			<pubDate>Tue, 01 Nov 2011 17:55:58 +0000</pubDate>
			<dc:creator>Andy</dc:creator>
			<guid isPermaLink="false">39594@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Unfortunately that does not seem to work.  I still get the red error box with the message &#34;Please enter a vaild email address&#34; when trying to use the shortcode in the admin &#34;send to email&#34; field.  I noticed the code in your pastie link does not have a closing php tag.  Just a note, It does not work for me with or without the closing ?&#38;gt; tag.  Thanks for the reply, I'll look forward to another possible solution from you in this thread.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Send to Email Population Problems"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-to-email-population-problems#post-39592</link>
			<pubDate>Tue, 01 Nov 2011 17:32:13 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">39592@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Ksavoie,&#60;/p&#62;
&#60;p&#62;By default Gravity Forms does not process shortcodes for the notification properties or the field's defaultValue property. Here is a snippet which will process shortcodes in both places when placed in your theme's functions.php file:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/2795636&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/2795636&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andy on "Send to Email Population Problems"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-to-email-population-problems#post-39573</link>
			<pubDate>Tue, 01 Nov 2011 15:35:20 +0000</pubDate>
			<dc:creator>Andy</dc:creator>
			<guid isPermaLink="false">39573@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, we have a shortcode from the S2Member plugin which will print the value of a custom profile field to a page or post; however it will not populate the &#34;Send to&#34; email address in either the Admin or User notification.  [s2Get user_field=&#34;base_location_email&#34; /] is the shortcode and it is functioning properly.  We have set the email field in the form to Admin Only visibility and have the variable set to the shortcode mentioned above.  We still cannot get Gravity Forms to send the email to anything other than a fully qualified email address in the Admin Notification section.  In the User Notification section the send to drop down has the name of our Shortcode as the only option, yet we still are not receiving the email.  How can we get Gravity Forms to populate both the Admin and User send to email field with the data being brought in by the shortcode?  If this needs some clarification please let me know what part and I will try my best to clarify what I mean.  Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
