User Profile Fields

Let's say you've defined Drupal profile fields, and the information you want in them might be available from the Facebook APIs. It would be nice to save those profile fields automatically when Drupal for Facebook creates a user account. Drupal for Facebook does not know how you've named your profile fields. It also doesn't know if the user has granted all the extended permissions that you might need to access that information. So you'll need a custom module with a small snippet of code that puts the right data in the place where Drupal's profile module expects to find it.

30 Jul 2013 ... Let's say you've defined Drupal profile fields, and the information you want in them might be available from the Facebook APIs. It would be nice ...

Lee mas