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 Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Search individual by organization criteria
Pages: [1]

Author Topic: Search individual by organization criteria  (Read 935 times)

notemohc

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
Search individual by organization criteria
May 25, 2010, 02:26:18 am
Hi,

I have a lot of individuals link with organizations by relationship.
Organizations have custom fields.

I would like to search individual by organization criteria.

Example : Organization have a custom field named color with data red, green, blue.

I would like to find all individuals who belong to a company whose color is blue?

In advanced search, when i check "individual" for "contact type" and "blue" for color, search returns all the invidual whose color is blue, but the custom field "color" is link to organization and not to individual, so search returns no results.

Is it possible in advanced search? Or do i build a personnal search?

(sorry for my english).

Thanks for your responses.

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Search individual by organization criteria
May 25, 2010, 03:31:34 am
You will need a custom search, and you will need to find the sql request you want (on the good news, the id of the employer is stored in the individuals, so it should be fast and rather simple)

http://en.flossmanuals.net/CiviCRM/DevelopCustomSearches should get you started.

Please post your result, that's an interesting problem

X+

-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

kasiawaka

  • I post occasionally
  • **
  • Posts: 42
  • Karma: 4
    • Kasuwade Solutions Inc.
Re: Search individual by organization criteria
December 13, 2010, 12:19:56 pm
I've created similar search that finds Individuals working for Organizations, based on the search criteria for Organizations: http://wiki.civicrm.org/confluence/display/CRMDOC33/Individuals+by+Organizations+search
Kasia Wakarecy
http://kasuwade.ca

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Search individual by organization criteria

This forum was archived on 2017-11-26.