<?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: Create confirmation page with link to post.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/create-confirmation-page-with-link-to-post</link>
		<description>Gravity Support Forums Topic: Create confirmation page with link to post.</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:05:53 +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/create-confirmation-page-with-link-to-post" rel="self" type="application/rss+xml" />

		<item>
			<title>Runamok81 on "Create confirmation page with link to post."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/create-confirmation-page-with-link-to-post#post-102707</link>
			<pubDate>Fri, 14 Dec 2012 12:53:18 +0000</pubDate>
			<dc:creator>Runamok81</dc:creator>
			<guid isPermaLink="false">102707@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks!  I will give altering that code a shot.  I'll reply here and let you know my progress.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>developdaly on "Create confirmation page with link to post."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/create-confirmation-page-with-link-to-post#post-102687</link>
			<pubDate>Fri, 14 Dec 2012 12:02:39 +0000</pubDate>
			<dc:creator>developdaly</dc:creator>
			<guid isPermaLink="false">102687@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can use something like this &#60;a href=&#34;http://pastebin.com/UHzieTiP&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/UHzieTiP&#60;/a&#62; which will get the post they created and spit out all of the associated fields.&#60;/p&#62;
&#60;p&#62;You'd place that function in a template that the user is redirected to. Then you'll need to customize the contents of the function to be more human readable and include the hyperlink. As it stands out, it will just show everything. It's a starting point.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Runamok81 on "Create confirmation page with link to post."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/create-confirmation-page-with-link-to-post#post-102685</link>
			<pubDate>Fri, 14 Dec 2012 11:51:31 +0000</pubDate>
			<dc:creator>Runamok81</dc:creator>
			<guid isPermaLink="false">102685@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm sure this is a common question, but I've had no luck searching.  I am using Gravity forms to create user submitted posts. After a user submits their form, I would like to provide a confirmation message which includes {all fields} AND a hyperlink to their created post.  &#60;/p&#62;
&#60;p&#62;I have three choices for confirmation: Text, Page, and Redirect.&#60;/p&#62;
&#60;p&#62;I currently use Text.  Which will display the {all_fields} data, but how can I generate an HTML link?&#60;br /&#62;
I could use Redirect and the value &#34;http://mywebsite/p?={post_ID}&#34;, but that means no confirmation message.&#60;br /&#62;
Finally, I'm not even sure if I can use page to get the gform data.&#60;/p&#62;
&#60;p&#62;Any suggestions on how to display a confirmation page with all data and a hyperlink to the user created post?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
