<?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: Entry ID not being passed to Email</title>
		<link>https://legacy.forums.gravityhelp.com/topic/entry-id-not-being-passed-to-email</link>
		<description>Gravity Support Forums Topic: Entry ID not being passed to Email</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 18:12:51 +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/entry-id-not-being-passed-to-email" rel="self" type="application/rss+xml" />

		<item>
			<title>epicalex on "Entry ID not being passed to Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/entry-id-not-being-passed-to-email#post-1785</link>
			<pubDate>Wed, 25 Nov 2009 16:54:46 +0000</pubDate>
			<dc:creator>epicalex</dc:creator>
			<guid isPermaLink="false">1785@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Excellent, thanks for looking into it, and glad I could help out inadvertently finding a bug!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Entry ID not being passed to Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/entry-id-not-being-passed-to-email#post-1783</link>
			<pubDate>Wed, 25 Nov 2009 16:02:03 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">1783@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We have figured out the issue and this bug will be fixed in the 1.3.5 release which we will be pushing out on Monday.  Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>epicalex on "Entry ID not being passed to Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/entry-id-not-being-passed-to-email#post-1780</link>
			<pubDate>Wed, 25 Nov 2009 15:18:58 +0000</pubDate>
			<dc:creator>epicalex</dc:creator>
			<guid isPermaLink="false">1780@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Carl, thanks for the reply.&#60;/p&#62;
&#60;p&#62;I followed your instructions, and it worked on the body, but the subject line is still not showing the entry_id. &#60;/p&#62;
&#60;p&#62;EDIT: This only happens in the email sent to the user, the admin email has the entry_id in the subject.&#60;/p&#62;
&#60;p&#62;Interestingly, If I go to add a note to an entry and select to send a copy to the email from the form, the entry_id is also missing, but everything else is intact.&#60;/p&#62;
&#60;p&#62;Thanks for your help on this, it's kind of crucial to me using the plugin!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Entry ID not being passed to Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/entry-id-not-being-passed-to-email#post-1764</link>
			<pubDate>Tue, 24 Nov 2009 17:34:25 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">1764@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;A couple things to try and to look at.  &#60;/p&#62;
&#60;p&#62;First, if you have re-arranged your form... the tokens may need to be updated in your notification emails.  If you notice the 4 in {Topic:4} that is the field id.  If you have re-arranged your form, this may have changed.&#60;/p&#62;
&#60;p&#62;Second, try clearing our your subject line and building it from scratch again.  Don't cut-n-paste what you have, type it again and use the variable dropdown to insert the form field variables once again.&#60;/p&#62;
&#60;p&#62;Try this on the subject line and body.  For the body you can just clear out the portion of the body that contains those variables and then re-insert them using the variable dropdown.&#60;/p&#62;
&#60;p&#62;Let me know if this has any effect...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Entry ID not being passed to Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/entry-id-not-being-passed-to-email#post-1756</link>
			<pubDate>Tue, 24 Nov 2009 12:40:42 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">1756@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We will look into it and replicate the issue on our end.  It is probably a bug with those field variables.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>epicalex on "Entry ID not being passed to Email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/entry-id-not-being-passed-to-email#post-1751</link>
			<pubDate>Tue, 24 Nov 2009 08:37:13 +0000</pubDate>
			<dc:creator>epicalex</dc:creator>
			<guid isPermaLink="false">1751@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm running GForms 1.3.4 and WP 2.8.4. Ticks for php and mysql versions.&#60;/p&#62;
&#60;p&#62;I've set up a form and in the email notification settings I want to pass the entry ID to the email sent to the user in the subject and in the email body, however, it isn't displayed.&#60;/p&#62;
&#60;p&#62;This is the format of the subject line:&#60;br /&#62;
&#34;Support ID {entry_id} Topic - {Topic:4}&#34;&#60;/p&#62;
&#60;p&#62;Two things are actually happening here. Firstly, the entry id isn't displaying, and then Topic is missed out, but the topic chosen in the form is there.&#60;/p&#62;
&#60;p&#62;The same thing happens in the email body.&#60;/p&#62;
&#60;p&#62;I had this problem before upgrading as well.&#60;/p&#62;
&#60;p&#62;Thanks in advance
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
