<?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 User Favorites: cnymike</title>
		<link><a href='https://legacy.forums.gravityhelp.com/profile/cnymike'>cnymike</a></link>
		<description>Gravity Support Forums User Favorites: cnymike</description>
		<language>en-US</language>
		<pubDate>Mon, 06 Apr 2026 16:29:16 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Submit form to email address contained in a custom field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-form-to-email-address-contained-in-a-custom-field#post-68551</link>
			<pubDate>Mon, 30 Jul 2012 11:19:25 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">68551@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;John, can you export your form and send the XML file to me: &#60;a href=&#34;mailto:rob@rocketgenius.com&#34;&#62;rob@rocketgenius.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Please reference this post in your email.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jossoway on "Submit form to email address contained in a custom field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-form-to-email-address-contained-in-a-custom-field#post-68543</link>
			<pubDate>Mon, 30 Jul 2012 10:57:11 +0000</pubDate>
			<dc:creator>jossoway</dc:creator>
			<guid isPermaLink="false">68543@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Can anyone help me with this? I've tried adding a Gravity Forms custom field, set the type as email and told it to use the email custom field (which is where the email address I am after is), but the value does not appear to be getting passed to the notification.&#60;/p&#62;
&#60;p&#62;John
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jossoway on "Submit form to email address contained in a custom field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-form-to-email-address-contained-in-a-custom-field#post-67535</link>
			<pubDate>Mon, 23 Jul 2012 10:09:05 +0000</pubDate>
			<dc:creator>jossoway</dc:creator>
			<guid isPermaLink="false">67535@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Rob,&#60;/p&#62;
&#60;p&#62;That look exactly like what I need.&#60;/p&#62;
&#60;p&#62;I've run into a problem, probably my fault:&#60;/p&#62;
&#60;p&#62;I've added a Gravity Forms custom field, set the type as email and told it to use the 'email' custom field from my WordPress Posts. &#60;/p&#62;
&#60;p&#62;In Gravity Forms notifications I have set a user notification to send an email to this email address, but nothing is coming though. Emails arrive at the admin email as normal, but not the email from the custom field. Am I missing something?&#60;/p&#62;
&#60;p&#62;John
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Submit form to email address contained in a custom field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-form-to-email-address-contained-in-a-custom-field#post-67520</link>
			<pubDate>Mon, 23 Jul 2012 08:26:49 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">67520@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;John, what if you just set the custom field to be a type of &#34;email&#34;. See this &#60;a href=&#34;http://www.evernote.com/shard/s212/sh/00edd3f9-9629-49f8-96e8-dce4fd329a90/d5c533336549373a947f4ca956798c18&#34; rel=&#34;nofollow&#34;&#62;Screenshot&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jossoway on "Submit form to email address contained in a custom field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-form-to-email-address-contained-in-a-custom-field#post-67510</link>
			<pubDate>Mon, 23 Jul 2012 07:10:28 +0000</pubDate>
			<dc:creator>jossoway</dc:creator>
			<guid isPermaLink="false">67510@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I hope someone can help me with this. I am working on a WordPress-driven directory website, where each directory listing has a contact email address contained in a custom field. I want to use Gravity Forms to add a standard contact form to the listing template, and when the form is submitted, in addition to the admin email, the notification email goes to the email address contained in the previously mentioned custom field.&#60;/p&#62;
&#60;p&#62;I have searched the support forms and found the following thread that seems to address the same issue: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/email-notification-send-to-email-address-pulled-in-from-post-custom-field&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/email-notification-send-to-email-address-pulled-in-from-post-custom-field&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;This thread ends with the suggestion of passing the custom field as a hidden field with the form submission. This sounds ace, unfortunately I don't know how to:&#60;/p&#62;
&#60;p&#62;1. Pass a custom field value as a hidden field&#60;br /&#62;
2. Make use of this custom field value in the WordPress Gravity Forms admin area once I have it.&#60;/p&#62;
&#60;p&#62;Any help/pointers greatly appreciated!&#60;/p&#62;
&#60;p&#62;John
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
