Closed (fixed)
Project:
CRM - Contact Relationship Management
Version:
1.0.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2026 at 00:12 UTC
Updated:
28 Jul 2026 at 02:10 UTC
Jump to comment: Most recent
Comments
Comment #2
bluegeek9 commentedHi Jacques,
You can add fields to the person bundle to track email and and phone. Our user integration allows field mapping: https://project.pages.drupalcode.org/crm/integration/user-integration/fi...
Fields on a contact can be surfaced on the user the contact represents. The user can edit the fields just like any other field on the user entity.
I want to add a way to track the preferred contact method, as well as opt out status. Both at the method level (do not email), and global do not contact. Maybe a custom field, maybe something else.
Comment #3
jdleonardDepending on your requirements, you may find that adding opt-in/out fields to the Contact Method entity type's Telephone/Email bundles makes more sense because it is per contact method.
I would like to see a "CRM Contact Method Opt-In Status" module (or similar) that could provide reusable functionally for these use cases.
Comment #4
jdleonard