<?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: Mapping List Field to Buddypress</title>
		<link>https://legacy.forums.gravityhelp.com/topic/mapping-list-field-to-buddypress</link>
		<description>Gravity Support Forums Topic: Mapping List Field to Buddypress</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:24:59 +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/mapping-list-field-to-buddypress" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Mapping List Field to Buddypress"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mapping-list-field-to-buddypress#post-52442</link>
			<pubDate>Wed, 14 Mar 2012 17:47:55 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">52442@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When mapping fields to WordPress and BuddyPress Profile fields using the User Registration Add-On you can only map like field types to each other.  The field mappings are a one to one relationship.  &#60;/p&#62;
&#60;p&#62;The List Field is unique because it is a field that contains multiple values, and depending on how it is configured (multi-column) it can consist of multiple arrays.  This means it cannot be used to map a List Field to WordPress profile or BuddyPress profile fields using the User Registration Add-On.&#60;/p&#62;
&#60;p&#62;What you describe cannot be done using the built in functionality.&#60;/p&#62;
&#60;p&#62;It could be accomplished but only by writing your own customization that is triggered as part of the user creation process using available hooks and custom PHP.  You would need to write the necessary code to read the List Field data, parse it and insert it into the BuddyPress Profile fields you want to populate.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>timmy6 on "Mapping List Field to Buddypress"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mapping-list-field-to-buddypress#post-51576</link>
			<pubDate>Wed, 07 Mar 2012 04:51:55 +0000</pubDate>
			<dc:creator>timmy6</dc:creator>
			<guid isPermaLink="false">51576@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would like to use Gravity Forms to replace the default BuddyPress registration page and I'm planning to add a List Field. I read that I can map the GF fields to the BP xprofile fields using the User Registration add-on, but there was no mention on how to map a list field with multiple columns. Is this possible? Because I know you cannot create an array of textboxes in BP to contain the values of the list field.&#60;/p&#62;
&#60;p&#62;Here's what I would like to do: When a user registers on the site, he can add information on the movies in which he appeared in -- the year when the movie was shown, the name of the movie, and the role he played. A list field with 3 columns seems appropriate for that. And if the user wants to add more entries, he can just click on the plus(+) sign and another set of list field will appear below it. &#60;/p&#62;
&#60;p&#62;Going back to my question, is it possible to map a List Field to BP xprofile field? And if it is, can the user add more entries of that List Field and have those appear in his BP profile page?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
