Posted by kreynen on January 11, 2012 at 5:08pm
This module combines the functionality of the Reference module's User Reference field and CiviCRM's Contact Reference. This allows you to look up a user by their contact information, but store the uid for the Drupal user instead of the cid of the contact.
The module also includes a function to return just the username without the [uid:x] formatting. This allows you to easily form_alter author fields to use the CiviCRM contact information for lookups.
$form['name']['#autocomplete_path'] = 'civicrm_user_reference/autocomplete-nouid';Downloads
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Community, Content, Fields, User Management
- Reported installs: 5 sites currently report using this module. View usage statistics.
- Downloads: 117
- Last modified: May 11, 2012
