<?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: Need to update buddypress and user details when updating gravity form entry</title>
		<link>https://legacy.forums.gravityhelp.com/topic/need-to-update-buddypress-and-user-details-when-updating-gravity-form-entry</link>
		<description>Gravity Support Forums Topic: Need to update buddypress and user details when updating gravity form entry</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 22:06: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/need-to-update-buddypress-and-user-details-when-updating-gravity-form-entry" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Need to update buddypress and user details when updating gravity form entry"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/need-to-update-buddypress-and-user-details-when-updating-gravity-form-entry#post-113185</link>
			<pubDate>Thu, 03 Jan 2013 14:50:29 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">113185@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For a) you will need to write a function to update the user.    You can use the gform_after_update_entry hook to update the user:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_after_update_entry&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_after_update_entry&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;For 2), I don't know of a way to do this other than going direct to the database.  You will have to hook your code to some action that runs after a BuddyPress profile is saved.  I believe the hook is xprofile_data_after_save.  You would hook your custom code to that action, and have to find the correct entry and update the correct fields.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>octoberblue on "Need to update buddypress and user details when updating gravity form entry"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/need-to-update-buddypress-and-user-details-when-updating-gravity-form-entry#post-112684</link>
			<pubDate>Wed, 02 Jan 2013 22:52:21 +0000</pubDate>
			<dc:creator>octoberblue</dc:creator>
			<guid isPermaLink="false">112684@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a member site that uses the gravity forms and the user registrtaion module to create a new wordpress user with buddypress custom fields. But now I need a way where I can:&#60;/p&#62;
&#60;p&#62;(a) When the admin changes data in the entires section of gravity forms, it gets reflected in the wordpress buddypress profile data.&#60;/p&#62;
&#60;p&#62;(2) When a member updates his buddypress profile data, it updates the respective gravity forms entry.&#60;/p&#62;
&#60;p&#62;I'd obviously rather not do custom coding, but if that's the ONLY way, I'm game, but would appreciate an outline. And if there's a better way to accomplish this, or even other tools, please make any suggestions.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
