<?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: Best way to create custom profile fields?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-create-custom-profile-fields</link>
		<description>Gravity Support Forums Topic: Best way to create custom profile fields?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 22:08:44 +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/best-way-to-create-custom-profile-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>maadmaxx on "Best way to create custom profile fields?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-create-custom-profile-fields#post-54521</link>
			<pubDate>Sat, 07 Apr 2012 06:13:50 +0000</pubDate>
			<dc:creator>maadmaxx</dc:creator>
			<guid isPermaLink="false">54521@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Good work Scott,&#60;/p&#62;
&#60;p&#62;If you wanted to put what you've done up in github, perhaps we could all benefit and contribute from your tinkering?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sanz on "Best way to create custom profile fields?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-create-custom-profile-fields#post-54519</link>
			<pubDate>Sat, 07 Apr 2012 03:13:00 +0000</pubDate>
			<dc:creator>sanz</dc:creator>
			<guid isPermaLink="false">54519@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey all,&#60;/p&#62;
&#60;p&#62; I've managed to piece together the bits necessary to allow a user to edit their user profile from the front end via a Gravity Form. At the moment it isn't documented, pretty or maybe even done the right way ... BUT IT WORKS well ;-)&#60;/p&#62;
&#60;p&#62;After my current project is complete I'll look at working on a solution (probably with others with more coding ability than me) that can help other people with this issue as it stumped me for several months and provided more than a little bit of frustration that there was not something already developed for GF.&#60;/p&#62;
&#60;p&#62;I was awaiting some developments from Kevin Miller (&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/now-edit-posts-pages-and-cpt&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/now-edit-posts-pages-and-cpt&#60;/a&#62;) but nothing seems to have happened and I needed a solution now.&#60;/p&#62;
&#60;p&#62;Anyway will post more about this subject when I have the time.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Scott
&#60;/p&#62;</description>
		</item>
		<item>
			<title>maadmaxx on "Best way to create custom profile fields?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-create-custom-profile-fields#post-54517</link>
			<pubDate>Sat, 07 Apr 2012 02:23:24 +0000</pubDate>
			<dc:creator>maadmaxx</dc:creator>
			<guid isPermaLink="false">54517@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for your response to this question Carl.&#60;/p&#62;
&#60;p&#62;I would like to know how to get custom fields in the GF URAO to display in the Your Profile section of Admin, so that the user can edit their data.&#60;/p&#62;
&#60;p&#62;Thanks and keep up the good work in both development, and support.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GZA on "Best way to create custom profile fields?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-create-custom-profile-fields#post-53945</link>
			<pubDate>Sun, 01 Apr 2012 08:20:46 +0000</pubDate>
			<dc:creator>GZA</dc:creator>
			<guid isPermaLink="false">53945@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you Carl, that all makes sense. The guys who released the Profile Builder plugin seem to be committed to doing things the right way, as I understand they prefer to utilise the WP core.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Best way to create custom profile fields?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-create-custom-profile-fields#post-53872</link>
			<pubDate>Fri, 30 Mar 2012 12:00:34 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">53872@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I can't tell you what plugins will and won't work with the Gravity Forms User Registration Add-On.  There are far too many plugins out there.  We are focused on our own plugin, not what other people are doing.&#60;/p&#62;
&#60;p&#62;What I can tell you is the Gravity Forms User Registration Add-On creates user profile data the right way.  It saves user profile data in the WordPress user meta database table.  This is where WordPress user data should be stored.  That is where Gravity Forms stores the data.&#60;/p&#62;
&#60;p&#62;If a plugin designed to display custom user profiles was built the right way and uses the WordPres user meta to store the profile data... then it should work with the Gravity Forms User Registration Add-On.&#60;/p&#62;
&#60;p&#62;If the plugin doesn't follow best practices and stores data in a proprietary way in different database tables and not the correct way using the WordPress user database tables... then it probably won't work without customizations.&#60;/p&#62;
&#60;p&#62;The User Registration Add-On allows you to populate user profile data stored in the WordPress user meta.  So if the 3rd party plugin stores the user profile data this way, which is the correct way, then I don't see why it would not work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GZA on "Best way to create custom profile fields?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-create-custom-profile-fields#post-53554</link>
			<pubDate>Tue, 27 Mar 2012 07:13:15 +0000</pubDate>
			<dc:creator>GZA</dc:creator>
			<guid isPermaLink="false">53554@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Vayu it is possible for the user to edit their profile from the frontend using the Profile Builder Pro plugin:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.cozmoslabs.com/wordpress-profile-builder/&#34; rel=&#34;nofollow&#34;&#62;http://www.cozmoslabs.com/wordpress-profile-builder/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The question is, is it compatible with Gravity Forms and the User Registration Add-on?&#60;/p&#62;
&#60;p&#62;I never got a response!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vayu on "Best way to create custom profile fields?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-create-custom-profile-fields#post-53553</link>
			<pubDate>Tue, 27 Mar 2012 07:06:35 +0000</pubDate>
			<dc:creator>Vayu</dc:creator>
			<guid isPermaLink="false">53553@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi.&#60;/p&#62;
&#60;p&#62;I would like to know about this as well.  Does anybody know how to access the data for custom meta fields in a page?&#60;/p&#62;
&#60;p&#62;Would also like to know if it is possible for the user to edit user input data from the frontend when logged in?&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Vayu
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GZA on "Best way to create custom profile fields?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/best-way-to-create-custom-profile-fields#post-50827</link>
			<pubDate>Tue, 28 Feb 2012 12:20:59 +0000</pubDate>
			<dc:creator>GZA</dc:creator>
			<guid isPermaLink="false">50827@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not entirely sure what the User Registration Add-on does, and from what I've read it is recommended that we use a 3rd party plugin called Members by Justin Tadlock.&#60;/p&#62;
&#60;p&#62;Anyway, during my research I came across this interesting plugin:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.cozmoslabs.com/wordpress-profile-builder/&#34; rel=&#34;nofollow&#34;&#62;http://www.cozmoslabs.com/wordpress-profile-builder/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It has some great features and I would like know if this will be compatible (if that's the correct word) with Gravity's User Add-on?&#60;/p&#62;
&#60;p&#62;I need to create custom fields for my users, such as:&#60;/p&#62;
&#60;p&#62;- Languages spoken (checkbox selection)&#60;br /&#62;
- URL&#60;br /&#62;
- Telephone number with International Codes in a drop down&#60;br /&#62;
- Upload a photo (not use a Gravatar)&#60;/p&#62;
&#60;p&#62;Having never set up custom fields for users on any of my WP sites, I would like to know the best way in which to achieve this.&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
