Is there an... elegant way to add contacts in groups or lists? I'd like to be able to have overlapping groups of contacts so I can filter for, say, "Trusted Customers," or "Repeat business" or "Friends/Family" etc. And then I can get a list of those contacts to segment them out for creating event lists or tasks or the like. I can create a 'Contact Group' entity, but there's no way to use that as a filter in the Contacts display areas. Is this something that can be done that I'm missing (I'm still somewhat new to this CRM, and we're still evaluating it, but I love its extensibility), or is this a "I'll need to add an extension" scenario?
Groups or lists of contacts
Collapse
X
-
Do you mean having filters like this?
Out of the box, a user can store filters. These filters won't be available for other users though. There are two solutions to having global filters: to create a filter manually (there were guidelines on the forum) or use the report filter feature from the Advanced Pack.
The scheme is the following:
1. Some entity is used to categorize contacts. I'd use the Target List.
2. Filters created to list only contacts related to the specific category.If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.Comment
-
On the Target Lists page, in the menu on the right, there's "Manage Categories". There are also a few additional ways to reach it.
Note that if you logged as a regular user and your user does not have access to the Target List Categories scope, you won't be able to see categories.If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.Comment
Comment