<?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: Questions regarding a few limitations...</title>
		<link>https://legacy.forums.gravityhelp.com/topic/questions-regarding-a-few-limitations</link>
		<description>Gravity Support Forums Topic: Questions regarding a few limitations...</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Apr 2026 03:19:25 +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/questions-regarding-a-few-limitations" rel="self" type="application/rss+xml" />

		<item>
			<title>foxdigitalmedia on "Questions regarding a few limitations..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/questions-regarding-a-few-limitations#post-28711</link>
			<pubDate>Tue, 28 Jun 2011 14:33:59 +0000</pubDate>
			<dc:creator>foxdigitalmedia</dc:creator>
			<guid isPermaLink="false">28711@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am looking for this same featured right now. I pretty much what to do the same thing as listed above. &#60;/p&#62;
&#60;p&#62;Derek
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Questions regarding a few limitations..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/questions-regarding-a-few-limitations#post-28653</link>
			<pubDate>Mon, 27 Jun 2011 23:25:54 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">28653@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you need to send more emails than what the Admin Notification and User Notification provide then you would have to use the gform_post_submission hook which gives you access to the entire Entry object containing the form data and write your own code to send your own customized emails.  &#60;/p&#62;
&#60;p&#62;The hook solution makes this possible because it gives you code level access to the form data and allows you to write your own custom code.  So if you want to send additional emails outside the scope of the Admin or User Notifications you can implement your own customization do this using the gform_post_submission hook.&#60;/p&#62;
&#60;p&#62;Documentation for the gform_post_submission hook can be found here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_post_submission&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_post_submission&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Documentation for the Entry object exposed by the gform_post_submission hook can be found here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Entry_Object&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Entry_Object&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Using the available API hooks and filters you can customize Gravity Forms to do pretty much anything you want.&#60;/p&#62;
&#60;p&#62;We do have plans for more advanced notification capabilities in the future either as part of the core or possibly an advanced add-on, scrapping the concept of Admin and User Notifications and allowing you to setup however many independent email notifications you want.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nufantech on "Questions regarding a few limitations..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/questions-regarding-a-few-limitations#post-28650</link>
			<pubDate>Mon, 27 Jun 2011 23:21:25 +0000</pubDate>
			<dc:creator>nufantech</dc:creator>
			<guid isPermaLink="false">28650@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I need to send customized HTML emails to various names and emails that are collected, for example:&#60;/p&#62;
&#60;p&#62;1. Person sending forms gets confirmation&#60;br /&#62;
2. Admin gets confirmation&#60;br /&#62;
3. Client gets confirmation&#60;br /&#62;
4. Referring party gets confirmation&#60;/p&#62;
&#60;p&#62;Each email is unique and customized. I don't see how a hook solution will do this unless it could reference saved content somewhere.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Questions regarding a few limitations..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/questions-regarding-a-few-limitations#post-28647</link>
			<pubDate>Mon, 27 Jun 2011 23:18:28 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">28647@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;1) The name field not having a default value option will be corrected in the next release.&#60;/p&#62;
&#60;p&#62;2) If you need to send the User Notification to multiple email addresses there is a hook you can use to set the Send To address using PHP code as a customization.  You could use this hook to set the Send To address so that it concatenates all of your email field values so it sends to them all.&#60;/p&#62;
&#60;p&#62;Here is the hook for setting the Send To on the user notification:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_autoresponder_email&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_autoresponder_email&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nufantech on "Questions regarding a few limitations..."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/questions-regarding-a-few-limitations#post-28637</link>
			<pubDate>Mon, 27 Jun 2011 20:47:49 +0000</pubDate>
			<dc:creator>nufantech</dc:creator>
			<guid isPermaLink="false">28637@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just installed the developers license and started playing with the forms.  I've noticed two *major* limitations that would keep us from using Gravity forms on projects, I'm hopeful there are some easy workarounds.&#60;/p&#62;
&#60;p&#62;1. Can't auto-populate Name Field&#60;br /&#62;
Every form that's completed is completed by a registered user who is logged in.  I don't want to ask them for their name, but I also can't auto-complete a hidden 'name' field with the logged in user's name.  The option simply doesn't exist on the 'advanced' tab.  This means, their name does not appear when configuring notifications.  No notifications can be sent with the user's name as the sender's name.  I can populate email address, but not name.  &#60;/p&#62;
&#60;p&#62;2. Only two notifications?&#60;br /&#62;
Our form collects a variety of data involving a transaction.  I'm shocked that I can only send two messages: one admin, one user.  I need to be able to send emails for every &#34;name&#34; and &#34;email&#34; that I collect on a form.  This is a major, major drawback, but I'm hoping there is a mod or plugin that will allow for additional notifications to be configured.&#60;/p&#62;
&#60;p&#62;Ideally a little '+' to setup a new notification for each additional, or similar.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Nufan
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
