<?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: Post ID</title>
		<link>https://legacy.forums.gravityhelp.com/topic/post-id</link>
		<description>Gravity Support Forums Topic: Post ID</description>
		<language>en-US</language>
		<pubDate>Mon, 06 Apr 2026 23:37:27 +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/post-id" rel="self" type="application/rss+xml" />

		<item>
			<title>nufantech on "Post ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-id#post-29706</link>
			<pubDate>Mon, 11 Jul 2011 17:09:10 +0000</pubDate>
			<dc:creator>nufantech</dc:creator>
			<guid isPermaLink="false">29706@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're right, it sure does.  Strange, I really did test.  Works like a charm!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Post ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-id#post-29687</link>
			<pubDate>Mon, 11 Jul 2011 16:28:47 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">29687@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This code:&#60;br /&#62;
&#60;a href=&#34;http://www.mysite.com/index.php?p=&#34; rel=&#34;nofollow&#34;&#62;http://www.mysite.com/index.php?p=&#60;/a&#62;{post_id}&#60;/p&#62;
&#60;p&#62;Should work.  I just tested using that in my form confirmation message and it worked fine.  If it's not working, then something must be wrong with your permalinks. &#60;/p&#62;
&#60;p&#62;When you see the link generated with the actual post_id, what does it look like? Keep in mind this is only going to work on a form that creates a Post for the {post_id} to have a value.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nufantech on "Post ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-id#post-29661</link>
			<pubDate>Mon, 11 Jul 2011 13:58:31 +0000</pubDate>
			<dc:creator>nufantech</dc:creator>
			<guid isPermaLink="false">29661@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This code:&#60;br /&#62;
&#60;a href=&#34;http://www.mysite.com/index.php?p=&#34; rel=&#34;nofollow&#34;&#62;http://www.mysite.com/index.php?p=&#60;/a&#62;{post_id}&#60;/p&#62;
&#60;p&#62;Does not work on my site.  Neither does this code:&#60;br /&#62;
&#60;a href=&#34;http://www.mysite.com/index.php?p=&#34; rel=&#34;nofollow&#34;&#62;http://www.mysite.com/index.php?p=&#60;/a&#62;{embed_post:ID}&#60;/p&#62;
&#60;p&#62;I, too, need the ability to create a field with the url value of the post being created.  Not the page with the form, but the url to the post being created by the form.  For the life of me, I can not figure out how to do this within gravity forms.&#60;/p&#62;
&#60;p&#62;Any suggestions?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Post ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-id#post-1482</link>
			<pubDate>Sat, 14 Nov 2009 10:59:58 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">1482@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great. Thanks for posting the solution.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>TheWellMinistries on "Post ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-id#post-1476</link>
			<pubDate>Fri, 13 Nov 2009 22:41:47 +0000</pubDate>
			<dc:creator>TheWellMinistries</dc:creator>
			<guid isPermaLink="false">1476@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I figured it out...I had the link incorrect. It should be&#60;br /&#62;
&#60;a href=&#34;http://www.mysite.com/index.php?p=&#34; rel=&#34;nofollow&#34;&#62;http://www.mysite.com/index.php?p=&#60;/a&#62;{post_id}&#60;/p&#62;
&#60;p&#62;It works fine now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>TheWellMinistries on "Post ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/post-id#post-1472</link>
			<pubDate>Fri, 13 Nov 2009 19:11:08 +0000</pubDate>
			<dc:creator>TheWellMinistries</dc:creator>
			<guid isPermaLink="false">1472@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am using the forms to allow visitors to create posts on my site and would like to have the notification to the user contain a link to the post. When I use the [post ID] it uses a number which doesn't work when I have permalinks enabled. &#60;/p&#62;
&#60;p&#62;Any thoughts?&#60;/p&#62;
&#60;p&#62;Kris Rhoades&#60;br /&#62;
&#60;a href=&#34;http://www.he-is-listening.com&#34; rel=&#34;nofollow&#34;&#62;http://www.he-is-listening.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
