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) »
  • how to set up custom field which refference from contact type new staff
Pages: [1]

Author Topic: how to set up custom field which refference from contact type new staff  (Read 428 times)

henro

  • I post occasionally
  • **
  • Posts: 115
  • Karma: -1
  • CiviCRM version: 4.5.0
  • CMS version: drupal
  • MySQL version: 4.2.7.1
  • PHP version: 5.2.0
how to set up custom field which refference from contact type new staff
December 09, 2014, 11:27:19 pm
hi all,
any one know ,
how to set up a custom field refference from new staff of  contact type

thank in advance

Erik Hommel

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1773
  • Karma: 59
    • EE-atWork
  • CiviCRM version: all sorts
  • CMS version: Drupal
  • MySQL version: Ubuntu's latest LTS version
  • PHP version: Ubuntu's latest LTS version
Re: how to set up custom field which refference from contact type new staff
December 10, 2014, 12:40:51 am
I do not understand what you are asking? Do you mean you want to set up a contact reference field which only shows contact of the contact type 'New Staff'?
Consultant/project manager at EEatWork and CiviCooP (http://www.civicoop.org/)

henro

  • I post occasionally
  • **
  • Posts: 115
  • Karma: -1
  • CiviCRM version: 4.5.0
  • CMS version: drupal
  • MySQL version: 4.2.7.1
  • PHP version: 5.2.0
Re: how to set up custom field which refference from contact type new staff
December 10, 2014, 02:10:10 am
thanks for your replay Erick

yes , i mean like that

could you like tell me , how to do that

thank again

Erik Hommel

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1773
  • Karma: 59
    • EE-atWork
  • CiviCRM version: all sorts
  • CMS version: Drupal
  • MySQL version: Ubuntu's latest LTS version
  • PHP version: Ubuntu's latest LTS version
Re: how to set up custom field which refference from contact type new staff
December 10, 2014, 02:18:42 am
in the latest version: when adding a custom field of type reference, click on 'Advanced Filter' at the field label 'Limit List to Group' and it will tell you something like this can be used for filtering:
Code: [Select]
action=get&contact_sub_type=New Staff
Consultant/project manager at EEatWork and CiviCooP (http://www.civicoop.org/)

henro

  • I post occasionally
  • **
  • Posts: 115
  • Karma: -1
  • CiviCRM version: 4.5.0
  • CMS version: drupal
  • MySQL version: 4.2.7.1
  • PHP version: 5.2.0
Re: how to set up custom field which refference from contact type new staff
December 10, 2014, 04:30:10 am
thanks you very much sir

worked :)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • how to set up custom field which refference from contact type new staff

This forum was archived on 2017-11-26.