<?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&#34;  field for logged in users with {user:user_email}</title>
		<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-field-for-logged-in-users-with-useruser_email</link>
		<description>Gravity Support Forums Topic: Pre-populate&quot;  field for logged in users with {user:user_email}</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 22:54:54 +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-field-for-logged-in-users-with-useruser_email" rel="self" type="application/rss+xml" />

		<item>
			<title>cbrady on "Pre-populate&#34;  field for logged in users with {user:user_email}"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-field-for-logged-in-users-with-useruser_email#post-58179</link>
			<pubDate>Tue, 08 May 2012 13:09:01 +0000</pubDate>
			<dc:creator>cbrady</dc:creator>
			<guid isPermaLink="false">58179@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Pre-populate&#34;  field for logged in users with {user:user_email}"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-field-for-logged-in-users-with-useruser_email#post-57115</link>
			<pubDate>Tue, 01 May 2012 08:51:49 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">57115@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You will want to use regular input boxes instead of advanced fields and just label them to be Name, otherwise, you'll have to write some PHP code in your functions.php file to fill out those fields before the form renders. &#60;/p&#62;
&#60;p&#62;&#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>cbrady on "Pre-populate&#34;  field for logged in users with {user:user_email}"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-field-for-logged-in-users-with-useruser_email#post-57095</link>
			<pubDate>Tue, 01 May 2012 01:22:50 +0000</pubDate>
			<dc:creator>cbrady</dc:creator>
			<guid isPermaLink="false">57095@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK. I see how to do that for e-mail. How does one specify default values for Advanced Fields &#38;gt; Name?&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Pre-populate&#34;  field for logged in users with {user:user_email}"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-field-for-logged-in-users-with-useruser_email#post-56615</link>
			<pubDate>Thu, 26 Apr 2012 08:10:30 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">56615@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Dynamic population doesn't work that way, with the use of merge tags. I think in your case, you just need to place them in the Default Value option instead.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cbrady on "Pre-populate&#34;  field for logged in users with {user:user_email}"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-field-for-logged-in-users-with-useruser_email#post-56587</link>
			<pubDate>Wed, 25 Apr 2012 21:43:07 +0000</pubDate>
			<dc:creator>cbrady</dc:creator>
			<guid isPermaLink="false">56587@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;On my name field, I clicked on the &#34;Advanced&#34; tab. There, I clicked the &#34;Allow field to be populated dynamically.&#34; I then entered &#34;{user:user_firstname}&#34; for first name and &#34;{user:user_lastname}&#34; for last name.&#60;/p&#62;
&#60;p&#62;For my e-mail field, I followed a similar process.&#60;/p&#62;
&#60;p&#62;The form itself is set to only be displayed to logged in users.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Pre-populate&#34;  field for logged in users with {user:user_email}"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-field-for-logged-in-users-with-useruser_email#post-56531</link>
			<pubDate>Wed, 25 Apr 2012 14:13:59 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">56531@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;CB - how are you trying to populate/use these exactly. I just set a default value on a field in one of my forms for User Email and it populated fine. Can you provide some details about your setup, a link to your form, etc.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cbrady on "Pre-populate&#34;  field for logged in users with {user:user_email}"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-field-for-logged-in-users-with-useruser_email#post-56529</link>
			<pubDate>Wed, 25 Apr 2012 13:34:25 +0000</pubDate>
			<dc:creator>cbrady</dc:creator>
			<guid isPermaLink="false">56529@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;3.3.2
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dana Cobb on "Pre-populate&#34;  field for logged in users with {user:user_email}"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-field-for-logged-in-users-with-useruser_email#post-56523</link>
			<pubDate>Wed, 25 Apr 2012 11:30:58 +0000</pubDate>
			<dc:creator>Dana Cobb</dc:creator>
			<guid isPermaLink="false">56523@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, cbrady,&#60;/p&#62;
&#60;p&#62;Yes, this issue was fixed and was released in Gravity Forms version 1.6.3. The fix was necessary when WordPress v3.3 was released. Which version of WordPress do you currently have?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cbrady on "Pre-populate&#34;  field for logged in users with {user:user_email}"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre-populate-field-for-logged-in-users-with-useruser_email#post-56466</link>
			<pubDate>Tue, 24 Apr 2012 21:46:53 +0000</pubDate>
			<dc:creator>cbrady</dc:creator>
			<guid isPermaLink="false">56466@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have noticed that {user:user_email}, {user:user_firstname}, and {user:user_lastname} are not pre-populating for logged in users while using Gravity forms 1.6.3.3.4. From reading other posts (ex: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/dont-work-pre-populate-useruser_email-in-field-for-login-users)&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/dont-work-pre-populate-useruser_email-in-field-for-login-users)&#60;/a&#62;, I understand there was a bug previously. Has the issue been fixed or do I need to request a separate fix?&#60;/p&#62;
&#60;p&#62;Thank you.&#60;br /&#62;
CB
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
