<?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: Can forms be pre-filling in with information from a POST request?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/can-forms-be-pre-filling-in-with-information-from-a-post-request</link>
		<description>Gravity Support Forums Topic: Can forms be pre-filling in with information from a POST request?</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 02:35:47 +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/can-forms-be-pre-filling-in-with-information-from-a-post-request" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Can forms be pre-filling in with information from a POST request?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-forms-be-pre-filling-in-with-information-from-a-post-request#post-42117</link>
			<pubDate>Thu, 24 Nov 2011 15:09:47 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">42117@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There's no built in way to populate a form using a POST.  It's very easy to populate fields in the form using a GET (query string) but dynamic population via POST is not built in.  &#60;/p&#62;
&#60;p&#62;There are hooks available to pre-populate values.  You could parse the $_POST and then populate the values in your form before displaying it, but it would require some PHP code in your theme's functions.php file.&#60;/p&#62;
&#60;p&#62;There might be another way to do it as well.  Here are the ways you can pre-populate the fields in a form using built in functionality:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Using_Dynamic_Population&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Using_Dynamic_Population&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Please see if something sounds like it will work for you before you make a purchase.  Feel free to ask more questions as well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Shauny on "Can forms be pre-filling in with information from a POST request?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-forms-be-pre-filling-in-with-information-from-a-post-request#post-42094</link>
			<pubDate>Thu, 24 Nov 2011 05:03:07 +0000</pubDate>
			<dc:creator>Shauny</dc:creator>
			<guid isPermaLink="false">42094@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a custom form built on my site but we now need PayPal payments added to the form, so I am going to try Gravity Forms but before I do I need to know if this will work.&#60;/p&#62;
&#60;p&#62;The visitor browses the site and clicks an event he wishes to book. This sends him to a form with a POST request filling in the details of the event he clicked. He then fills in the form and sends it.&#60;/p&#62;
&#60;p&#62;Will I be able to keep this functionality with Gravity Forms?&#60;/p&#62;
&#60;p&#62;Note that the pre-filled in stuff is not in a form field, it is in a box on the side and shown with PHP. I have a screenshot of what I mean here: &#60;a href=&#34;http://imgur.com/EhBaF&#34; rel=&#34;nofollow&#34;&#62;http://imgur.com/EhBaF&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Shaun
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
