Skip to end of metadata
Go to start of metadata

What is the best, most efficient, flexible, etc. way to expose CiviCRM contacts as Drupal nodes?

David Geilhufe Thoughts:

The node should expose profile fields. That way you can have multiple types of nodes that all are linked to CiviCRM contacts.

Use profile fields since that gives the CiviCRM administrator full control over what civicrm data they are making avaliable to the "public" as a drupal node.

Profile fields provide their own UI, so all the node really needs to do is (1) know the CiviCRMcontactID & CiviCRMProfileID, and (2) display the profile form just like the drupal registration/ my account functionality does.

Labels:

Creative Commons License
Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution-Share Alike 3.0 United States Licence.