<?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: Using GF to generate a Profile page</title>
		<link>https://legacy.forums.gravityhelp.com/topic/using-gf-to-generate-a-profile-page</link>
		<description>Gravity Support Forums Topic: Using GF to generate a Profile page</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:39:06 +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/using-gf-to-generate-a-profile-page" rel="self" type="application/rss+xml" />

		<item>
			<title>shomalgan on "Using GF to generate a Profile page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gf-to-generate-a-profile-page#post-27873</link>
			<pubDate>Wed, 15 Jun 2011 17:59:47 +0000</pubDate>
			<dc:creator>shomalgan</dc:creator>
			<guid isPermaLink="false">27873@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you Carl , but  don't need wordpress front end profile ,Indeed, i need a form that could be displayed/edited after user login.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Using GF to generate a Profile page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gf-to-generate-a-profile-page#post-27871</link>
			<pubDate>Wed, 15 Jun 2011 17:37:32 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">27871@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@shomalgan Gravity Forms is a form builder so it doesn't display user profiles, that isn't what it is designed to do.  WordPress has built in user profiles that users can see when accessing their profile in the Dashboard.  You could also use other plugins that add user profiles to the front end of WordPress.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shomalgan on "Using GF to generate a Profile page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gf-to-generate-a-profile-page#post-27861</link>
			<pubDate>Wed, 15 Jun 2011 17:01:54 +0000</pubDate>
			<dc:creator>shomalgan</dc:creator>
			<guid isPermaLink="false">27861@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;However, is there any simple way to display profile data? i don't need ability to edit .
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Using GF to generate a Profile page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gf-to-generate-a-profile-page#post-18960</link>
			<pubDate>Fri, 18 Feb 2011 18:11:40 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">18960@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, that was what I was referring to with the hooks.  It's possible to customize it using hooks to be able to pre-populate the fields with the existing user's data and then update rather than create a new user on submit.  One of our developers has already done so on a freelance project.  So it is possible.&#60;/p&#62;
&#60;p&#62;We want to make it possible without having to write code, etc.  but we have to work out the best way to handle it from a UI standpoint and how to present that to users when creating forms, etc.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dwdutch on "Using GF to generate a Profile page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gf-to-generate-a-profile-page#post-18959</link>
			<pubDate>Fri, 18 Feb 2011 18:05:05 +0000</pubDate>
			<dc:creator>dwdutch</dc:creator>
			<guid isPermaLink="false">18959@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Fair observation but, let me make an observation by first breaking my original posting into two distinct components:&#60;/p&#62;
&#60;p&#62;1) ability to display profile data&#60;/p&#62;
&#60;p&#62;2) ability to edit profile data&#60;/p&#62;
&#60;p&#62;Having just tried out the new User Registration plug-in (very nice, by the way!) i can see that once this is stable it becomes a very good platform to solve component #1... by simply reversing the actions to pull the data from the WP tables rather than pushing it.&#60;/p&#62;
&#60;p&#62;As for #2, i acknowledge that this may be a different beast (but, a guy can still hope :)  &#60;/p&#62;
&#60;p&#62;Thanks for the feedback, Carl.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Using GF to generate a Profile page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gf-to-generate-a-profile-page#post-18947</link>
			<pubDate>Fri, 18 Feb 2011 16:25:48 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">18947@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms is currently designed to create data, it isn't designed to edit data out of the box.  It would be possible to do what you want to do, but would require custom code and the use of a bunch of different api hooks to pull off.  So it is possible, but it's a fairly advanced customization to implement something like this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dwdutch on "Using GF to generate a Profile page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/using-gf-to-generate-a-profile-page#post-18942</link>
			<pubDate>Fri, 18 Feb 2011 16:09:01 +0000</pubDate>
			<dc:creator>dwdutch</dc:creator>
			<guid isPermaLink="false">18942@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'd like to create a GF form that displays profile information for a particular user BUT not have that form administrate (or, at least, prevent SUBMIT) unless it is the user himself viewing the form. &#60;/p&#62;
&#60;p&#62;Is this possible?   Perhaps there is already a description of how to do this and I just couldn't find it in the forum.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
