A Salesforce administrator at a B2B cybersecurity firm is configuring the lead conversion process. The sales team requires that a custom picklist field on the Lead object, named 'Deployment Preference', populates a corresponding custom picklist field on the Opportunity object upon conversion. During initial testing, the administrator observes that when a Lead is converted, the 'Deployment Preference' field on the generated Opportunity remains blank. Which setup step did the administrator miss?
- Mapping the custom Lead field to the corresponding custom Opportunity field in the Lead Custom Field Mapping settings.Answer
- BAdding the custom picklist values of 'Deployment Preference' to the active Sales Process linked to the Opportunity record type.
- CSelecting the option to automatically duplicate custom Lead picklists to standard Opportunity object fields during lead conversion.
- DAssigning the 'Deployment Preference' picklist to the Default Lead Record Type under Object Manager.
Answer
The administrator missed mapping the custom Lead field to the custom Opportunity field in the Lead Custom Field Mapping settings in Setup.
When converting a Lead in Salesforce, custom fields on the Lead object do not map automatically to destination records. An administrator must define custom field mappings in Setup under Lead Fields & Relationships using the 'Map Lead Fields' tool. Without this step, custom field values will be lost when the Lead is converted.
Step-by-Step Solution
Key Concept
Custom Lead Field Mapping during Lead Conversion