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 »
  • Pre-installation Questions (Moderator: Dave Greenberg) »
  • Related Organizations
Pages: [1]

Author Topic: Related Organizations  (Read 1722 times)

seanwhe

  • Guest
Related Organizations
August 07, 2007, 11:56:46 am
My client is one of many similar United Nations related organizations that share a common purpose. Each organization is managed autonomously. However, there is a need and desire for cross pollination between the bodies for humanitarian purposes.

1. Information pertaining to such organizations should also be publically available with information such as national demographics, departments, relevant contacts and a long, long of other information.

2. Not all information is published as public. Members of such organizations with correct access rights, should however be able to access greater detail on other member organizations.

Can this be done with civiCRM?

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: Related Organizations
August 07, 2007, 01:53:17 pm

1. This is probably a custom page which uses the civicrm api to extract civicrm data and merge it with publically available information

2. Yes, members can be given logins to the system and have access to profile information. Please check the CiviCRM documentation at

http://docs.civicrm.org/

and more specifically

http://wiki.civicrm.org/confluence/display/CRMDOC/Profiles+Admin

You might also want to play with the CiviCRM demo at http://demo.civicrm.org/drupal/. The drupal demo has all the functionality exposed to the demo user

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

geilhufe

  • I post frequently
  • ***
  • Posts: 293
  • Karma: 33
    • Social Source Software
Re: Related Organizations
August 07, 2007, 02:05:38 pm
Yes. The devil, as they say, is in the details. Lobo's suggestion of using the APIs would solve the problem straight off.

If you want to do it via configuration, you'll want to talk a look at the Access Control system (http://wiki.civicrm.org/confluence/display/CRMDOC/Access+Control).  This allows control at a per contact level... "greater detail" might require control at a per field level depending on your specific requirements.

To get the field level controls, you might look at using the profile/listings functionality to deliver different "views" of contacts to different types of users. (http://wiki.civicrm.org/confluence/display/CRMDOC/Profiles+Admin).
Drupal and CiviCRM consulting, strategy and configuration
http://www.social-source.com/

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Pre-installation Questions (Moderator: Dave Greenberg) »
  • Related Organizations

This forum was archived on 2017-11-26.