A Salesforce administrator at a cloud telephony provider is configuring lead conversion settings. The sales team requires that a custom picklist field on the Lead object, named Service Tier, populates a custom field on the Contact record upon lead conversion. During testing, the administrator observes that the field value on newly converted Contact records remains blank. Which configuration setting should the administrator check to resolve this issue?
- Verify that the custom Lead field Service Tier is explicitly mapped to a custom Contact field of a compatible data type in Lead Custom Field Mapping.Answer
- BVerify that the Service Tier picklist values are enabled on the default Contact Record Type picklist assignment configuration.
- CVerify that the custom Lead field Service Tier is mapped directly to a standard Contact text field on the Lead conversion mapping setup page.
- DVerify that the Service Tier picklist values have been added to the active Sales Process linked to the Opportunity object.
Answer
The administrator must verify that the custom Lead field Service Tier is explicitly mapped to a custom Contact field of a compatible data type within Lead Custom Field Mapping.
When converting leads in Salesforce, standard lead fields map automatically to their standard counterparts on Accounts, Contacts, and Opportunities. However, custom fields on the Lead object require explicit setup under Lead Custom Field Mapping in order to pass their values over to converted records. Additionally, custom lead fields can only be mapped to custom target fields of compatible data types.
Step-by-Step Solution
Key Concept
Lead Custom Field Mapping