Quantcast
Viewing all articles
Browse latest Browse all 426

Building a View with Contacts and Activities

CRM Core provides detailed integration with the views module. All of the entities contained in CRM Core can be used together in views to provide detailed tools for interacting with contact information.

A common use case for CRM Core is the need to display a list of recent activities, along with some information about the participants. You might need a list that displays the title of the activity along with the name of the contact who participated.

CRM Core supports this kind of view through the use of relationships. The way to create a view that follows this pattern is simple:

  1. Create a new view. Give it a title and a description. Under the show menu, select CRM Core Activities. Press the continue and edit button.
  2. On the resulting screen, add a relationship. Select the entity reference: participants option. This will give you access to the fields for the associated contacts.
  3. Add fields for the contact record.

An example view is provided with this documentation, demonstrating a very basic activity to contact relationship.

AttachmentSize
views-activity-contact-info.txt3.61 KB

Viewing all articles
Browse latest Browse all 426

Trending Articles