<?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 Registration 1.5beta1 - one feed for registering and editing profile</title>
		<link>https://legacy.forums.gravityhelp.com/topic/user-registration-15beta1-one-feed-for-registering-and-editing-profile</link>
		<description>Gravity Support Forums Topic: User Registration 1.5beta1 - one feed for registering and editing profile</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 04:09:48 +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-registration-15beta1-one-feed-for-registering-and-editing-profile" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "User Registration 1.5beta1 - one feed for registering and editing profile"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-registration-15beta1-one-feed-for-registering-and-editing-profile#post-174332</link>
			<pubDate>Sun, 17 Mar 2013 13:45:11 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">174332@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Which version of the User Registration add-on are you using?&#60;/p&#62;
&#60;p&#62;Also, please export these two forms and email the XML file to me at &#60;a href=&#34;mailto:chris@rocketgenius.com&#34;&#62;chris@rocketgenius.com&#60;/a&#62; and I will take a look at the configuration. Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ZeadsDead on "User Registration 1.5beta1 - one feed for registering and editing profile"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-registration-15beta1-one-feed-for-registering-and-editing-profile#post-174222</link>
			<pubDate>Sun, 17 Mar 2013 09:36:24 +0000</pubDate>
			<dc:creator>ZeadsDead</dc:creator>
			<guid isPermaLink="false">174222@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris,&#60;br /&#62;
I did exactly what you suggested.&#60;/p&#62;
&#60;p&#62;I have a user registration form that requires:&#60;br /&#62;
username&#60;br /&#62;
email&#60;br /&#62;
password&#60;/p&#62;
&#60;p&#62;I then send user to their profile page so they can update their information.  On the page I have a GF that is mapped to an 'Update User' GF.  That lists this info:&#60;/p&#62;
&#60;p&#62;username&#60;br /&#62;
email&#60;br /&#62;
password&#60;br /&#62;
first name&#60;br /&#62;
last name&#60;br /&#62;
phone&#60;br /&#62;
city&#60;br /&#62;
birthdate&#60;/p&#62;
&#60;p&#62;As a test I signed up, logged in, and edited my info - I added my full name, phone #, city, and bday.&#60;/p&#62;
&#60;p&#62;Then I logged out.&#60;/p&#62;
&#60;p&#62;When I logged back in, the birthdate and username fields are blank.&#60;/p&#62;
&#60;p&#62;As this is just a test, I only added a few fields but I do plan to add about 5 more fields.&#60;/p&#62;
&#60;p&#62;My question is, how do I get my ALL of my GF 'User Update' fields to display the data?&#60;/p&#62;
&#60;p&#62;Does my solution lie in this thread? &#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;Must I user Tadlock's solution to save all the user info into my database?&#60;/p&#62;
&#60;p&#62;Thanks! Ben
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "User Registration 1.5beta1 - one feed for registering and editing profile"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-registration-15beta1-one-feed-for-registering-and-editing-profile#post-162267</link>
			<pubDate>Wed, 06 Mar 2013 17:59:57 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">162267@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No, you need to use a different form and a different feed for your registration form and your 'update profile' form.  The update form will be pre-filled with the information from the current user.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dashaluna on "User Registration 1.5beta1 - one feed for registering and editing profile"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-registration-15beta1-one-feed-for-registering-and-editing-profile#post-161982</link>
			<pubDate>Wed, 06 Mar 2013 09:58:41 +0000</pubDate>
			<dc:creator>dashaluna</dc:creator>
			<guid isPermaLink="false">161982@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I was wondering if it's possible to use the same User Registration feed form for both registering and editing details of already registered users.&#60;/p&#62;
&#60;p&#62;I've got:&#60;br /&#62;
1. A Register form.&#60;br /&#62;
2. A User Registration feed with the action &#34;Create User&#34; that uses the Register form.&#60;br /&#62;
3.  A Custom Registration Page is Enabled &#38;amp; that page has got Gravity Form shortcode to Registe form.&#60;/p&#62;
&#60;p&#62;Now, after a registration a user is redirected to an account page. Is there a way to use the same user registration feed, but make it pre-populated with user data and make it of action &#34;Update User&#34;. Can this be done via hooks?&#60;/p&#62;
&#60;p&#62;If not what's the best way to do it?&#60;/p&#62;
&#60;p&#62;Many thanks, Dasha&#60;/p&#62;
&#60;p&#62;WP: 3.5.1&#60;br /&#62;
Gravity Forms: 1.6.12&#60;br /&#62;
User Registration Add-on: 1.5beta1
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
