Closed (duplicate)
Project:
CRM Core
Version:
7.x-0.93
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2013 at 13:12 UTC
Updated:
22 Jul 2013 at 19:55 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commented@Herr Lehmann - Actually, this is not the way things work.
If you create a new contact type, you can customize the information collected in the name field just for that contact type.
The way you would do this is to go to manage fields, and click on the edit link for the name field. You should get a message that says 'The field Name is locked and cannot be edited.' This is to be expected - it refers to editing the definition of the field, but will not prevent you from customizing the labels.
From there, hit the link for field settings. You will see a list of name field parts which you can customize for each contact type.
Let me know if this works for you, or if you are running into other issues.
Comment #2
joemaine commentedThis isn't working for me either. As soon as you edit the name fields for one contact type it changes the fields for all contact types. It seems there should be a way to distinguish between the 'name' fields for Organization and Individual. I want to require first and last name for individuals and create a required 'company name' field for organizations. I tried deleting the contact type 'organization' and created 'company' but there was no way to over-ride the 'contact-name' field. ...I've also tried to customize the labels but seem to always end up with the default 'name' fields.
Comment #3
rosk0@joemaine: Maybe your problem is related to "name" module? Because crm_core really just uses it's code without any customizations.
Comment #4
Anonymous (not verified) commentedDuplicate of https://drupal.org/node/2004560.
Moving the discussion over there.