<?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: Send User Date with Form Submission and pre-populate form fields with data</title>
		<link>https://legacy.forums.gravityhelp.com/topic/send-user-date-with-form-submission-and-pre-populate-form-fields-with-data</link>
		<description>Gravity Support Forums Topic: Send User Date with Form Submission and pre-populate form fields with data</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 22:22:08 +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/send-user-date-with-form-submission-and-pre-populate-form-fields-with-data" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Send User Date with Form Submission and pre-populate form fields with data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-user-date-with-form-submission-and-pre-populate-form-fields-with-data#post-289684</link>
			<pubDate>Thu, 30 May 2013 12:00:04 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">289684@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You'll be using custom meta, so you'll have to manually code it using hooks. Our gform_pre_render hook is what you'll need to pre-populate fields. Our documentation for this hook is pretty good. You'll have to find tutorials on grabbing custom user meta from other sites though. &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>redbranchmedia on "Send User Date with Form Submission and pre-populate form fields with data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-user-date-with-form-submission-and-pre-populate-form-fields-with-data#post-289617</link>
			<pubDate>Thu, 30 May 2013 11:24:15 +0000</pubDate>
			<dc:creator>redbranchmedia</dc:creator>
			<guid isPermaLink="false">289617@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the reply! I would be using the Wordpress user data, so I imagine it would be in the wp_users or wp_usermeta table? I'm fairly familiar with PHP, but might need guidance in writing the hook to pre-populate that data. I don't know how much guidance Gravity Forms can provide though.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Send User Date with Form Submission and pre-populate form fields with data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-user-date-with-form-submission-and-pre-populate-form-fields-with-data#post-289587</link>
			<pubDate>Thu, 30 May 2013 11:04:42 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">289587@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there! &#60;/p&#62;
&#60;p&#62;You would have to have fields for the logged in user data to go, but yes, using merge tags in the default value, you can have this work as expected. &#60;/p&#62;
&#60;p&#62;Where would the data (address) be stored? You can pre-fill anything using our gform_pre_render hook, but you would have to custom code the ability to grab that information and pass it to the fields you want it in.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>redbranchmedia on "Send User Date with Form Submission and pre-populate form fields with data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-user-date-with-form-submission-and-pre-populate-form-fields-with-data#post-289560</link>
			<pubDate>Thu, 30 May 2013 10:46:43 +0000</pubDate>
			<dc:creator>redbranchmedia</dc:creator>
			<guid isPermaLink="false">289560@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just wanted to bump my own post. Any answers on this? I was hoping to find a solution I could install and implement by the end of the week. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>redbranchmedia on "Send User Date with Form Submission and pre-populate form fields with data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/send-user-date-with-form-submission-and-pre-populate-form-fields-with-data#post-287143</link>
			<pubDate>Wed, 29 May 2013 16:41:47 +0000</pubDate>
			<dc:creator>redbranchmedia</dc:creator>
			<guid isPermaLink="false">287143@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I have a two-fold question. First, for a logged-in user, when a user submits the form, is it possible to have the form automatically submit the user data (email address, name, etc.)?&#60;/p&#62;
&#60;p&#62;Secondly, Is it possible to use this data to pre-populate portions of the form like email address, name, etc? Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
