<?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: Prevent Certain Fields from Autopopulating in Profile Update Forms</title>
		<link>https://legacy.forums.gravityhelp.com/topic/prevent-certain-fields-from-autopopulating-in-profile-update-forms</link>
		<description>Gravity Support Forums Topic: Prevent Certain Fields from Autopopulating in Profile Update Forms</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 12:02:55 +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/prevent-certain-fields-from-autopopulating-in-profile-update-forms" rel="self" type="application/rss+xml" />

		<item>
			<title>Alex Cancado on "Prevent Certain Fields from Autopopulating in Profile Update Forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/prevent-certain-fields-from-autopopulating-in-profile-update-forms#post-299506</link>
			<pubDate>Mon, 03 Jun 2013 16:36:41 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">299506@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It seems like what you need to do is use the gform_user_registered (&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_user_registered&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_user_registered&#60;/a&#62;) and gform_user_updated (not documented, but has the same parameters as gform_user_registered and runs when the user gets updated). When using these hooks you will be able to use PHP to add/edit/remove values from each of the profile fields and have complete control of what is in them. You will need some PHP experience to pull this off, but this seems to be the only way to accomplish the customization you are looking for.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stewartjanderson on "Prevent Certain Fields from Autopopulating in Profile Update Forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/prevent-certain-fields-from-autopopulating-in-profile-update-forms#post-293257</link>
			<pubDate>Fri, 31 May 2013 19:03:44 +0000</pubDate>
			<dc:creator>stewartjanderson</dc:creator>
			<guid isPermaLink="false">293257@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Screenshots aren't really feasible here.&#60;/p&#62;
&#60;p&#62;We're using separate registration forms for different kinds of users. There are certain profile questions/fields that only pertain to a specific user type. In some instances, a user might switch profile types. In those cases, I don't want the old, now irrelevant fields to show up on their profile.&#60;/p&#62;
&#60;p&#62;The issue is that the Gravity Form used to update a user's profile for each profile type will automatically pull the field value for all completed fields. If I could block this from happening, I could include all of the old fields, set them to &#34;Admin Only&#34; and have no value selected/completed, rendering them blank and keeping them off their public profile.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "Prevent Certain Fields from Autopopulating in Profile Update Forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/prevent-certain-fields-from-autopopulating-in-profile-update-forms#post-293125</link>
			<pubDate>Fri, 31 May 2013 15:57:55 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">293125@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am having a hard time understanding what exactly you are trying to do. Maybe a few different screenshots would help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Prevent Certain Fields from Autopopulating in Profile Update Forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/prevent-certain-fields-from-autopopulating-in-profile-update-forms#post-290470</link>
			<pubDate>Thu, 30 May 2013 19:10:34 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">290470@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I forwarded this to the development team.  Thank you for your patience.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stewartjanderson on "Prevent Certain Fields from Autopopulating in Profile Update Forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/prevent-certain-fields-from-autopopulating-in-profile-update-forms#post-284758</link>
			<pubDate>Tue, 28 May 2013 22:56:50 +0000</pubDate>
			<dc:creator>stewartjanderson</dc:creator>
			<guid isPermaLink="false">284758@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We have two different account types on a paid Buddypress site that utilize different profile fields. For each account type, I'd like to include the fields from the other account type as admin-only fields with no choice set so that when users switch account types, we can automatically remove the other profile fields from displaying on their profile. How can I prevent these fields from autopopulating information from BP x-profile fields?&#60;/p&#62;
&#60;p&#62;Thanks for your help
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
