Download & Extend

CiviCRM User Reference

Reference User Reference, CiviCRM Contact Reference and CiviCRM User Reference fields

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

Version Downloads Date Links
7.x-1.x-dev tar.gz (14.53 KB) | zip (15.21 KB) 2012-Jan-21 Notes

Project Information


Maintainers for CiviCRM User Reference

  • kreynen - 2 commits
    last: 18 weeks ago, first: 19 weeks ago

Issues for CiviCRM User Reference

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
nobody click here