Problem/Motivation
Current content at /admin/structure/crm:
Contact types
Manage and CRUD actions on Contact type.
Detail Types
List of method detail types to extend site functionality.
Method types
Manage and CRUD actions on CRM Contact Method type.
Relationship types
Manage and CRUD actions on CRM Relationship type.
Proposed resolution
Simplify wording, match entity type naming on the linked pages, and add examples to make clear what these things are at this decision point for a site builder:
Contact types
Manage contact types. E.g. person, household, organization.
Contact method types
Manage contact method types. E.g. address, email address, telephone.
Contact method detail types
Manage contact method detail types. E.g. home, work, mobile.
Relationship types
Manage relationship types. E.g. parent-child, employer-employee.
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | After patch.png | 46.19 KB | anjuelsaphilip2020 |
| #9 | Before patch.png | 46.42 KB | anjuelsaphilip2020 |
Issue fork crm-3566215
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
jdleonardComment #5
svendecabooterUpdated the wording as per your suggestions.
Also rearranged the menu items in the links.menu.yml file a bit, so they are grouped per parent.
Comment #6
jdleonardWhile I prefer "contact method detail types", to avoid conflating issues, that wording change should be restricted to #3566216: Rename "Method Detail Type" to "Contact Method Detail Type"
In the interim, this issue should use "method details".
Comment #7
jdleonardComment #8
jdleonardReplaced "contact detail method types" with "method details".
Comment #9
anjuelsaphilip2020 commentedHi, I’ve verified and tested MR !164 and applied the patch successfully on CRM 1.0.x-dev version. The changes are working as expected.
Following steps I followed:
Testing Result: After applying the patch, menu labels are clearer, descriptions include examples, and items are better grouped with all links working correctly.
Attaching screenshots for reference.
Thanks
Comment #10
anjuelsaphilip2020 commentedComment #13
bluegeek9 commented