<?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: User Meta for Auto Fill Form and User Profile</title>
		<link>https://legacy.forums.gravityhelp.com/topic/user-meta-for-auto-fill-form-and-user-profile</link>
		<description>Gravity Support Forums Topic: User Meta for Auto Fill Form and User Profile</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:39:43 +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/user-meta-for-auto-fill-form-and-user-profile" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "User Meta for Auto Fill Form and User Profile"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-meta-for-auto-fill-form-and-user-profile#post-48019</link>
			<pubDate>Wed, 01 Feb 2012 14:11:50 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">48019@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You should not add code to core WordPress files.  The functions.php is the file that exists in you theme folder, not the wp-includes folder.  Some themes don't have one to start out with.  If that's the case, you can create a functions.php file and place it in your theme or child theme folder.&#60;/p&#62;
&#60;p&#62;Let's get  that working first, then we can work on the rest.  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>attorney on "User Meta for Auto Fill Form and User Profile"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-meta-for-auto-fill-form-and-user-profile#post-48011</link>
			<pubDate>Wed, 01 Feb 2012 13:56:18 +0000</pubDate>
			<dc:creator>attorney</dc:creator>
			<guid isPermaLink="false">48011@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I didn't want to start a new thread since my issue is the same. First of all, with WP 3.3.1 I get errors adding Justin Tadlock's modification to functions.php to show the field:&#60;/p&#62;
&#60;p&#62;Fatal error: Call to undefined function add_action() in /home/mysite/public_html/wp-includes/functions.php&#60;/p&#62;
&#60;p&#62;Second, there is no explanation as to how to set up and connect the User Meta field. Are spaces and capitalization allowed? Is this field the field name that is entered into the usermeta table (I assume it is)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "User Meta for Auto Fill Form and User Profile"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-meta-for-auto-fill-form-and-user-profile#post-46700</link>
			<pubDate>Wed, 18 Jan 2012 10:07:56 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">46700@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Do you have a link to your form online?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>HL on "User Meta for Auto Fill Form and User Profile"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-meta-for-auto-fill-form-and-user-profile#post-46267</link>
			<pubDate>Fri, 13 Jan 2012 00:43:09 +0000</pubDate>
			<dc:creator>HL</dc:creator>
			<guid isPermaLink="false">46267@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Chris, I got everything setup except the auto fill on &#34;address&#34;. How can i do this, because there is no &#34;default value&#34; under &#34;advanced&#34;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "User Meta for Auto Fill Form and User Profile"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-meta-for-auto-fill-form-and-user-profile#post-45969</link>
			<pubDate>Tue, 10 Jan 2012 13:10:25 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">45969@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Once you map the form fields to the user meta fields in the User Registration feed, the user meta is populated.  However, you need to determine how to display it.  Here is a good explanation from Justin Tadlock on what is required:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://justintadlock.com/archives/2009/09/10/adding-and-using-custom-user-profile-fields&#34; rel=&#34;nofollow&#34;&#62;http://justintadlock.com/archives/2009/09/10/adding-and-using-custom-user-profile-fields&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regarding question two, that might be a bug caused by the latest WordPress (3.3+) and Gravity Forms.  Related topics:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/wp-33-and-gf-form-problem#post-44753&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/wp-33-and-gf-form-problem#post-44753&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/auto-population-stopped-working-in-331&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/auto-population-stopped-working-in-331&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The developers are looking into it.  Sounds like the fix is available in &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/wp-33-and-gf-form-problem#post-44753&#34; rel=&#34;nofollow&#34;&#62;this post&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>HL on "User Meta for Auto Fill Form and User Profile"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-meta-for-auto-fill-form-and-user-profile#post-45912</link>
			<pubDate>Mon, 09 Jan 2012 19:00:20 +0000</pubDate>
			<dc:creator>HL</dc:creator>
			<guid isPermaLink="false">45912@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;There are 2 things we would like to do. &#60;/p&#62;
&#60;p&#62;1. How to bring all the &#34;user meta&#34; into &#34;user profile&#34;.&#60;/p&#62;
&#60;p&#62;2. Our registration form contained phone#, address and more. Now, we are creating a form that should auto fill for user that is logged in. How can we do this? How can we add the user meta into &#34;default value&#34;? I have tried {user:phone} in default value, which is not working.&#60;/p&#62;
&#60;p&#62;Best,&#60;br /&#62;
HL
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
