<?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: Add e-mail field thatappear on post from a form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/add-e-mail-field-thatappear-on-post-from-a-form</link>
		<description>Gravity Support Forums Topic: Add e-mail field thatappear on post from a form</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:28:14 +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/add-e-mail-field-thatappear-on-post-from-a-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Add e-mail field thatappear on post from a form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-e-mail-field-thatappear-on-post-from-a-form#post-34222</link>
			<pubDate>Fri, 02 Sep 2011 09:49:58 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">34222@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Very cool.  Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>robbertl on "Add e-mail field thatappear on post from a form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-e-mail-field-thatappear-on-post-from-a-form#post-34220</link>
			<pubDate>Fri, 02 Sep 2011 09:08:27 +0000</pubDate>
			<dc:creator>robbertl</dc:creator>
			<guid isPermaLink="false">34220@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chirs,&#60;/p&#62;
&#60;p&#62;ABSOLUTELY BRILLIANT!!!!!&#60;/p&#62;
&#60;p&#62;Works perfectly.... and does exactly what I want.&#60;/p&#62;
&#60;p&#62;Many thanks for your assistance... to think I only stumbled upon Gravity Forms by accident and needing it as an 'extra' plug-in for a theme.&#60;/p&#62;
&#60;p&#62;Finding Gravity Forms, based on what I have been able to achieve within the last two days, far outweighs the cost of my theme and the gravity plug in.&#60;/p&#62;
&#60;p&#62;Well done.&#60;/p&#62;
&#60;p&#62;Robbert
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Add e-mail field thatappear on post from a form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-e-mail-field-thatappear-on-post-from-a-form#post-34208</link>
			<pubDate>Fri, 02 Sep 2011 04:35:50 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">34208@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please let us know if you need more help making it work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>robbertl on "Add e-mail field thatappear on post from a form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-e-mail-field-thatappear-on-post-from-a-form#post-34206</link>
			<pubDate>Fri, 02 Sep 2011 04:26:32 +0000</pubDate>
			<dc:creator>robbertl</dc:creator>
			<guid isPermaLink="false">34206@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;Thanks for the reply and information.&#60;/p&#62;
&#60;p&#62;I will give this a try.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Robbert
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Add e-mail field thatappear on post from a form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-e-mail-field-thatappear-on-post-from-a-form#post-34195</link>
			<pubDate>Fri, 02 Sep 2011 03:00:27 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">34195@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Include an email field in your form.  Then use a content template for your post body.  On the properties tab of your post body form field, you will see a check box that says &#34;Create content template&#34;.  Check that; you will create your content template in the textarea below.   By default, the merge tag for the post body will be put automatically into the text area.  That is the content which is submitted by the visitor into the field you set as post body.  If you saved the form right now, nothing on the front end would look any different.  The content template with just one field is the same as no content template at all.&#60;/p&#62;
&#60;p&#62;But, here's what you need to do to get the email into the post body. Use the drop down &#34;Insert a field&#34; to insert the email address into your post.  If it were field #2 in your form, the merge tag would look like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
{Email:2}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Here is my form:&#60;br /&#62;
&#60;a href=&#34;http://gravity.chrishajer.com/story-submission/&#34; rel=&#34;nofollow&#34;&#62;http://gravity.chrishajer.com/story-submission/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here is the post I created:&#60;br /&#62;
&#60;a href=&#34;http://gravity.chrishajer.com/2011/09/02/everything-is-everything/&#34; rel=&#34;nofollow&#34;&#62;http://gravity.chrishajer.com/2011/09/02/everything-is-everything/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This line of the post was generated by the content template:&#60;br /&#62;
&#60;strong&#62;This story was submitted by Lauryn Hill on 09/02/2011&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Here's the content template that created the post body:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[php]
{Your story:4}

&#38;lt;div class=&#38;quot;entry-meta&#38;quot;&#38;gt;&#38;lt;span class=&#38;quot;sep&#38;quot;&#38;gt;This story was submitted by&#38;lt;/span&#38;gt; {Identify yourself (First):1.3} {Identify yourself (Last):1.6} on {date_mdy}&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I used the name input and the date submitted, not the email.  To use the email, if it were form field two, and your post body were field one, your content template might look like this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[php]
{Post Body:1}&#38;lt;br style=&#38;quot;clear:both;&#38;quot; /&#38;gt;
Submitted by: &#38;lt;a href=&#38;quot;{Email:2}&#38;quot;&#38;gt;{Email:2}&#38;lt;/a&#38;gt;&#38;lt;br style=&#38;quot;clear:both;&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Does that help?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>robbertl on "Add e-mail field thatappear on post from a form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-e-mail-field-thatappear-on-post-from-a-form#post-34171</link>
			<pubDate>Thu, 01 Sep 2011 15:42:51 +0000</pubDate>
			<dc:creator>robbertl</dc:creator>
			<guid isPermaLink="false">34171@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I have a question :&#60;/p&#62;
&#60;p&#62;At present I am using the Post Fields - Title and Body to obtain/post the title of the post and the body content of the post from a form (due to entirely to the support from this site! - Thanks)&#60;/p&#62;
&#60;p&#62;I now wish to put an Enter e-mail address field on the form, so that it will appear on the post. So that when somebody fills in the e-mail address on the form, that it appears on the website/blog as a 'post' and the e-mail address entered show up on the 'post' along with the other postings -  Title and Body.&#60;/p&#62;
&#60;p&#62;I hope I have explained this clearly... this stuff is still a bit confusing to me!&#60;/p&#62;
&#60;p&#62;Any assistance appreciated.&#60;/p&#62;
&#60;p&#62;Robbert
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
