<?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 User Favorites: Table28</title>
		<link><a href='https://legacy.forums.gravityhelp.com/profile/table28'>table28</a></link>
		<description>Gravity Support Forums User Favorites: Table28</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 21:59:15 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Forms to Auto-Populate Registered User Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-to-auto-populate-registered-user-fields#post-184733</link>
			<pubDate>Tue, 26 Mar 2013 00:28:19 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">184733@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So long as the technician is logged in, you can use any information which is stored in their profile.  For example, if the technician registered initially and entered &#34;255709986&#34; as their certification number and you stored that in a meta key with a key name of &#34;tech_certification&#34; you could always pull that out of their profile, so long as they are logged in, by using a merge tag like this for the default value of a form field where you want to record that information for the main office to see it:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;{user:tech_certification}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Enter that merge tag as the default value for a field, and that meta value will be pulled from the logged in user's profile and used for the value there. You can make this an admin only field if you don't want the tech to even see the number there.  It will be recorded for admin use only.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>realroy on "Forms to Auto-Populate Registered User Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-to-auto-populate-registered-user-fields#post-184176</link>
			<pubDate>Mon, 25 Mar 2013 13:43:43 +0000</pubDate>
			<dc:creator>realroy</dc:creator>
			<guid isPermaLink="false">184176@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For instance, each technician has his own certification number. The main office needs that info, but the tech doesn't want to enter it each time he submits a report.&#60;/p&#62;
&#60;p&#62;If that tech certification number was collected in a custom field as part of the WP user profile (possible?), then could the number be auto-populated in a form using GF that submits back to the office?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Forms to Auto-Populate Registered User Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-to-auto-populate-registered-user-fields#post-184129</link>
			<pubDate>Mon, 25 Mar 2013 12:51:35 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">184129@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please explain a little more about what you would like to do.  Gravity Forms User Registration add-on can collect information and store it as part of the user profile (in the usermeta table.)    If you are using the 1.5beta version of the User Registration add-on, you can edit and update a user profile.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>realroy on "Forms to Auto-Populate Registered User Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-to-auto-populate-registered-user-fields#post-182373</link>
			<pubDate>Sat, 23 Mar 2013 22:22:10 +0000</pubDate>
			<dc:creator>realroy</dc:creator>
			<guid isPermaLink="false">182373@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you, Chris. Is it possible to add fields to the WP user and pre-populate them with GF? (I'm thinking of custom fields required to collect certification numbers in this project, etc.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Forms to Auto-Populate Registered User Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-to-auto-populate-registered-user-fields#post-181926</link>
			<pubDate>Sat, 23 Mar 2013 12:48:17 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">181926@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can pre-populate Gravity Forms fields with the user information for the logged in user. You would use our merge tags: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Merge_Tags&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Merge_Tags&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;In the format:&#60;/p&#62;
&#60;p&#62;{user:first_name}&#60;br /&#62;
{user:last_name}&#60;br /&#62;
{user:display_name}&#60;br /&#62;
{user:user_email}&#60;br /&#62;
{user:user_login}&#60;br /&#62;
{user:[meta_key]}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AndyDods on "Forms to Auto-Populate Registered User Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-to-auto-populate-registered-user-fields#post-181248</link>
			<pubDate>Sat, 23 Mar 2013 00:24:07 +0000</pubDate>
			<dc:creator>AndyDods</dc:creator>
			<guid isPermaLink="false">181248@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am keen to find out how to do this as well...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>realroy on "Forms to Auto-Populate Registered User Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/forms-to-auto-populate-registered-user-fields#post-180249</link>
			<pubDate>Thu, 21 Mar 2013 23:39:46 +0000</pubDate>
			<dc:creator>realroy</dc:creator>
			<guid isPermaLink="false">180249@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a project that requires access for technicians to submit data readings at multiple locations, and I would like to know if GF can handle this...&#60;/p&#62;
&#60;p&#62;I had previously set up forms from another plugin and placed them on password-protected WP pages. Users have now requested that these forms auto-populate with technician-specific data, including names, certification numbers, email addresses, etc., so that they don't have to input those details every time they submit. Can GF pull this info from a WP user profile and inject it into each form? Or perhaps accomplish this another way?&#60;/p&#62;
&#60;p&#62;I'm not a programmer, so if GF is simple, yet powerful, enough to handle this project, I'd like to get a developer's license and use it for several other sites as well. Thanks for your input.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
