Active
Project:
Janrain Social Login
Version:
7.x-2.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2011 at 17:46 UTC
Updated:
30 Nov 2011 at 22:37 UTC
I've checked the box "Request extended profile data."
As a Plus user, Now I would like to make use of that data.
How can I map it to other profile fields, or store it such that I can access it?
My goal is ultimately to access their interests and display a more customized UI depending on what data is provided
Thanks!,
J
Comments
Comment #1
geokat commentedYou can map the data you need to Drupal fields. See the Field Mapping and Manage Fields tabs in the module settings.
Cheers,
George
Comment #2
stopshinal commentedWhen I go to create a profile field to hold data.. for instance one like "interests" of which there may be multiple, is there a specific field type I should choose? Obviously string text is a simple solution, but i'm looking for the correct method to hold multiple values. Perhaps to later cycle through via an array.
Thanks
J