<?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: Get page ID from form submissions</title>
		<link>https://legacy.forums.gravityhelp.com/topic/get-page-id-from-form-submissions</link>
		<description>Gravity Support Forums Topic: Get page ID from form submissions</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 21:07:38 +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/get-page-id-from-form-submissions" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Get page ID from form submissions"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/get-page-id-from-form-submissions#post-56249</link>
			<pubDate>Mon, 23 Apr 2012 15:59:45 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">56249@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem, we're glad to help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wahlman on "Get page ID from form submissions"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/get-page-id-from-form-submissions#post-56248</link>
			<pubDate>Mon, 23 Apr 2012 15:56:55 +0000</pubDate>
			<dc:creator>wahlman</dc:creator>
			<guid isPermaLink="false">56248@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For know I just wonder if it is possible so you have been most helpful!&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Get page ID from form submissions"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/get-page-id-from-form-submissions#post-56247</link>
			<pubDate>Mon, 23 Apr 2012 15:55:00 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">56247@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Check out Rob's way first though as this data is already being &#34;recorded&#34;. Go to your Entries screen and click edit. You can then select Source Url as one of the things to display. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wahlman on "Get page ID from form submissions"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/get-page-id-from-form-submissions#post-56245</link>
			<pubDate>Mon, 23 Apr 2012 15:53:49 +0000</pubDate>
			<dc:creator>wahlman</dc:creator>
			<guid isPermaLink="false">56245@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Aha so then I can pre-populate the form with maybe the propert ID name?&#60;br /&#62;
And this will happen automatically for every page?&#60;/p&#62;
&#60;p&#62;If so it would be awesome!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Get page ID from form submissions"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/get-page-id-from-form-submissions#post-56244</link>
			<pubDate>Mon, 23 Apr 2012 15:51:46 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">56244@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can definitely do this. &#60;/p&#62;
&#60;p&#62;First create an input field that is hidden.&#60;br /&#62;
Then look at this documentation:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_field_input&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_field_input&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Basically, you'll need to write a PHP script to grab the current page URL.&#60;br /&#62;
See:&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/support/topic/current-page-url-1&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/current-page-url-1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Then you'll want to pass that current page URL back to the form, putting the value in the hidden input field. &#60;/p&#62;
&#60;p&#62;Let me know if that helps.&#60;/p&#62;
&#60;p&#62;Rob's way is easier though. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Get page ID from form submissions"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/get-page-id-from-form-submissions#post-56243</link>
			<pubDate>Mon, 23 Apr 2012 15:49:46 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">56243@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In the entry detail there is an embed URL that should signify which page it came from. However, you could also use dynamic population to pre-populate a field with some data related to the page that passes to the form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wahlman on "Get page ID from form submissions"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/get-page-id-from-form-submissions#post-56241</link>
			<pubDate>Mon, 23 Apr 2012 15:41:54 +0000</pubDate>
			<dc:creator>wahlman</dc:creator>
			<guid isPermaLink="false">56241@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;I will MAYBE start a site that will rent out houses. And my plan is to make a form and then put this form in a widget.  The widget will be seen on every property page and when a person submit to the form they are most likely intresting in the property at the page they aree viewing.&#60;br /&#62;
The problem is that I cant know what property the person is intrested in. &#60;/p&#62;
&#60;p&#62;So my question is: Is it possible to make have only one form that knows wich page and property it was sumitted on?&#60;/p&#62;
&#60;p&#62;The user would not see this, but in the mail back to me I would see the page link, ore the page ID on wich the form was submitted. So one form, but different page IDs depending on wich page the form is from.&#60;/p&#62;
&#60;p&#62;Is it possible ore is it a custom work, and if so, would it be a lot of work?&#60;/p&#62;
&#60;p&#62;//Kim
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
