CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • Using External Identifier in Bulk Data Entry
Pages: [1]

Author Topic: Using External Identifier in Bulk Data Entry  (Read 713 times)

Tony Horrocks

  • I post occasionally
  • **
  • Posts: 110
  • Karma: 7
    • Fabriko Limited
  • CiviCRM version: 4.5.x
  • CMS version: Drupal 7
Using External Identifier in Bulk Data Entry
January 21, 2013, 10:08:46 am
The new bulk data entry is great. A lot of organisations in the UK use Direct Debit as the means of payment so each month they will get a direct debit report from the bank. The data in this report can then be used for bulk data entrey.
Commonly these reports use identifiers for the accounts rather than account names.
So in CiviCRM some organisation use the External Identier field to hold this data.

Is it possible to modify the current contact field to include the external id field too?
Tony Horrocks
Author of the CiviCRM CookBook https://www.packtpub.com/web-development/civicrm-cookbook

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Using External Identifier in Bulk Data Entry
January 21, 2013, 02:52:18 pm

You should be able to do the below via a hook. can you check and see if:

http://wiki.civicrm.org/confluence/display/CRMDOC42/Hook+Reference#HookReference-hook_civicrm_contactListQuery

is called to do a lookup on contacts?

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Tony Horrocks

  • I post occasionally
  • **
  • Posts: 110
  • Karma: 7
    • Fabriko Limited
  • CiviCRM version: 4.5.x
  • CMS version: Drupal 7
Re: Using External Identifier in Bulk Data Entry
January 22, 2013, 02:35:13 am
Thanks!
Tony Horrocks
Author of the CiviCRM CookBook https://www.packtpub.com/web-development/civicrm-cookbook

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • Using External Identifier in Bulk Data Entry

This forum was archived on 2017-11-26.