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.
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.
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?
Thanks!