<?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: Pre-Populate a form field with refering post title</title>
		<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-a-form-field-with-refering-post-title</link>
		<description>Gravity Support Forums Topic: Pre-Populate a form field with refering post title</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 19:44:21 +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/pre-populate-a-form-field-with-refering-post-title" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Pre-Populate a form field with refering post title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-a-form-field-with-refering-post-title#post-37242</link>
			<pubDate>Thu, 06 Oct 2011 16:24:10 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">37242@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would have to use PHP to do this.  There aren't any built in options to do this.  &#60;/p&#62;
&#60;p&#62;You would have to use PHP to get the referrer and then since the referrer is just a URL you would have to try and reverse look up the post ID and get the post title using the permalink.  Then dynamically populate the field using PHP with the data you return.&#60;/p&#62;
&#60;p&#62;But the referrer would have to match the permalink in order for the look up to work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>davekusel on "Pre-Populate a form field with refering post title"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-a-form-field-with-refering-post-title#post-37207</link>
			<pubDate>Thu, 06 Oct 2011 08:48:05 +0000</pubDate>
			<dc:creator>davekusel</dc:creator>
			<guid isPermaLink="false">37207@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;I have a listing website and want to send users to an enquiry form with a field pre-populated with the post title. The are lots of listings so implementing a custom url for each enquiry link is not feasible.  I know how to pre-populate the field with the referring url using {refer} . I would like to be able to pre-populate the field with the referring post title. The referring post's title is the element that would work best. Thanks in advance for any thoughts. Would be great if this can be done with existing wordpress hooks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
