<?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: Form that can populate a post, custom database fields, and sends Emails?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-that-can-populate-a-post-custom-database-fields-and-sends-emails</link>
		<description>Gravity Support Forums Topic: Form that can populate a post, custom database fields, and sends Emails?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 12:04:45 +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/form-that-can-populate-a-post-custom-database-fields-and-sends-emails" rel="self" type="application/rss+xml" />

		<item>
			<title>btickler on "Form that can populate a post, custom database fields, and sends Emails?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-that-can-populate-a-post-custom-database-fields-and-sends-emails#post-26852</link>
			<pubDate>Thu, 02 Jun 2011 16:47:54 +0000</pubDate>
			<dc:creator>btickler</dc:creator>
			<guid isPermaLink="false">26852@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks :).  I can't see the last link you added since I haven't bought Gravity Forms yet, but just the title gives me hope ;)...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Form that can populate a post, custom database fields, and sends Emails?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-that-can-populate-a-post-custom-database-fields-and-sends-emails#post-26847</link>
			<pubDate>Thu, 02 Jun 2011 16:15:32 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">26847@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That is one notification template and one autoresponder template per form. I'd break it down like so:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;- Inform me about the post&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Notification template on the form&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;Send an Email to the nomination submitter...&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Autoresponder template on the same form&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;Send an Email to the nominee once the post has been approved&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Use something like &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/solution-automatic-email-once-post-has-been-approved&#34; rel=&#34;nofollow&#34;&#62;this&#60;/a&#62; to email nominee when the post is published.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>btickler on "Form that can populate a post, custom database fields, and sends Emails?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-that-can-populate-a-post-custom-database-fields-and-sends-emails#post-26824</link>
			<pubDate>Thu, 02 Jun 2011 13:25:36 +0000</pubDate>
			<dc:creator>btickler</dc:creator>
			<guid isPermaLink="false">26824@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok, thanks...is that one notification template per form, or overall?&#60;/p&#62;
&#60;p&#62;Assuming it's per form, maybe I could just break the process into stages and have a form specifically for the extra notification I need.  &#60;/p&#62;
&#60;p&#62;What I am trying to do is create a &#34;submit a nomination&#34; process that will:&#60;/p&#62;
&#60;p&#62;- Inform me about the post (I am using Subscribe2 so this is already theoretically covered)&#60;br /&#62;
- Send an Email to the nomination submitter asking them to Email the nominee and let them know a nomination is on the way from my website so they don't throw it away as spam (this I could do with Gravity Forms in I have the baility to create a template for this form in particular)&#60;br /&#62;
- Send an Email to the nominee once the post has been approved and posted (not sure how to do this later if I break it up this way).&#60;/p&#62;
&#60;p&#62;That seems to get me pretty close to what I need, does that sound workable with Gravity Forms?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Form that can populate a post, custom database fields, and sends Emails?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-that-can-populate-a-post-custom-database-fields-and-sends-emails#post-26816</link>
			<pubDate>Thu, 02 Jun 2011 13:05:54 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">26816@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;blockquote&#62;&#60;p&#62;- Someone enters a bio/profile&#60;br /&#62;
- Some of the fields populate a post (including tags on the post)
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;These features are supported by default.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;- Some of the fields are also used to populate custom fields in the database&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;This is possible using Gravity Forms hooks and a little custom code.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;- Along with the form submission, Email notifications to 2-3 addresses are sent out, each one with a different template (the addresses are a mix of static and dynamic/form field given addresses)&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Gravity Forms allows you to send multiple email notifications; however multiple templates are not supported. You are currently limited to a &#34;notification&#34; template and a &#34;auto responder&#34; template.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>btickler on "Form that can populate a post, custom database fields, and sends Emails?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-that-can-populate-a-post-custom-database-fields-and-sends-emails#post-26780</link>
			<pubDate>Thu, 02 Jun 2011 04:07:32 +0000</pubDate>
			<dc:creator>btickler</dc:creator>
			<guid isPermaLink="false">26780@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Oops, adding this reply so I can subscribe via Email to any replies.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>btickler on "Form that can populate a post, custom database fields, and sends Emails?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-that-can-populate-a-post-custom-database-fields-and-sends-emails#post-26779</link>
			<pubDate>Thu, 02 Jun 2011 04:05:51 +0000</pubDate>
			<dc:creator>btickler</dc:creator>
			<guid isPermaLink="false">26779@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can Gravity Forms do the following?:&#60;/p&#62;
&#60;p&#62;- Someone enters a bio/profile&#60;br /&#62;
- Some of the fields populate a post (including tags on the post)&#60;br /&#62;
- Some of the fields are also used to populate custom fields in the database&#60;br /&#62;
- Along with the form submission, Email notifications to 2-3 addresses are sent out, each one with a different template (the addresses are a mix of static and dynamic/form field given addresses)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
