You are here

README.txt in RedHen CRM 7

# RedHen Relation

## Description

The RedHen Relation module allows you to manage connections between Contacts, as
well as between Contacts and Organizations. "Connections" are represented by
fieldable entity bundles. As such, you can create different types of connections.
Using fields, these different types of connections can have their own "metadata."
For example, you could create a "employer" relation bundle that includes a
"job title" field.

To manage default and add new RedHen Relation bundles, go to: Structure >
Relation Types. Then, to add relations between contacts as well as between
contacts and organizations, go the "Connections" tab on a Contact or
Organization tab.

## Organization Connections - Setting an "Organizational Role" and Primary Contact

The connections between Contacts and Organizations provide two additional
options. First, you can assign one or more Contacts as "admins" for the
Organization. At the time of this writing, assigning admins does not provide any
additional functionality. However, in the short term, we intend for this role to
manage user access to editing/viewing organization data. Second, you can assign
a single Contact as the "primary" contact for the organization. To assign a
primary contact, go to the "Connections" UI for an Organization. In the list of
associated Contacts, click "Set as primary."

File

modules/redhen_relation/README.txt
View source
  1. # RedHen Relation
  2. ## Description
  3. The RedHen Relation module allows you to manage connections between Contacts, as
  4. well as between Contacts and Organizations. "Connections" are represented by
  5. fieldable entity bundles. As such, you can create different types of connections.
  6. Using fields, these different types of connections can have their own "metadata."
  7. For example, you could create a "employer" relation bundle that includes a
  8. "job title" field.
  9. To manage default and add new RedHen Relation bundles, go to: Structure >
  10. Relation Types. Then, to add relations between contacts as well as between
  11. contacts and organizations, go the "Connections" tab on a Contact or
  12. Organization tab.
  13. ## Organization Connections - Setting an "Organizational Role" and Primary Contact
  14. The connections between Contacts and Organizations provide two additional
  15. options. First, you can assign one or more Contacts as "admins" for the
  16. Organization. At the time of this writing, assigning admins does not provide any
  17. additional functionality. However, in the short term, we intend for this role to
  18. manage user access to editing/viewing organization data. Second, you can assign
  19. a single Contact as the "primary" contact for the organization. To assign a
  20. primary contact, go to the "Connections" UI for an Organization. In the list of
  21. associated Contacts, click "Set as primary."