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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Custom field with identify value
Pages: [1]

Author Topic: Custom field with identify value  (Read 674 times)

binhtran89

  • I’m new here
  • *
  • Posts: 13
  • Karma: 0
  • CiviCRM version: 4.4 Drupal 7
  • CMS version: 1
  • MySQL version: 5.2
  • PHP version: 5.4
Custom field with identify value
December 30, 2013, 01:38:43 am
I have a project to mange charity children. Now when I create a children I need to add 1 field with indetify value and custom format.
the format is : location-birthday-ID.
Can you help me or suggest me any solution to do this.

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: Custom field with identify value
December 30, 2013, 02:37:21 pm
location: how do you represent this?
birthday: is this always known?
ID: civicrm id or something else?

I think the external id field would work for this but not sure - are you trying to sync up with an external system that already has these ids?

Try asking your question on the new CiviCRM help site.

binhtran89

  • I’m new here
  • *
  • Posts: 13
  • Karma: 0
  • CiviCRM version: 4.4 Drupal 7
  • CMS version: 1
  • MySQL version: 5.2
  • PHP version: 5.4
Re: Custom field with identify value
December 30, 2013, 06:49:43 pm
Thank you for your soon reply.
Location : from country and province field.
birthday : from birthday field.
ID : from civicrm ID

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: Custom field with identify value
December 30, 2013, 06:52:59 pm
You could use a hook to populate the external_identifier field with this stuff.
Try asking your question on the new CiviCRM help site.

binhtran89

  • I’m new here
  • *
  • Posts: 13
  • Karma: 0
  • CiviCRM version: 4.4 Drupal 7
  • CMS version: 1
  • MySQL version: 5.2
  • PHP version: 5.4
Re: Custom field with identify value
December 30, 2013, 07:52:10 pm
Dear Coleman
Thank you so much.
I am a newbie with Civicrm. Can you explain to me for more details?.
I will create an extension to do that or ???
Thank you so much.

binhtran89

  • I’m new here
  • *
  • Posts: 13
  • Karma: 0
  • CiviCRM version: 4.4 Drupal 7
  • CMS version: 1
  • MySQL version: 5.2
  • PHP version: 5.4
Re: Custom field with identify value
December 30, 2013, 11:28:32 pm
My problem was solved.
Thank you for your help. Coleman.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Custom field with identify value

This forum was archived on 2017-11-26.