An administrator at an event management organization needs to ensure that data stored in a custom Lead picklist field, Attendee_Preference__c, is successfully transferred to the Contact object when a lead is converted. What requirement must be met to configure custom field mapping for lead conversion?
- A custom field with a compatible data type must first be created on the Contact object before setting up Lead Custom Field Mapping.Answer
- BCustom Lead fields automatically map to Contact fields that share the exact same API name without needing manual mapping setup.
- CThe target Contact field must be assigned to at least one active Record Type before it becomes available in the conversion mapping interface.
- DThe Contact object must maintain a Master-Detail relationship with the Lead object in order to receive mapped field values.
Answer
A custom field with a compatible data type must first be created on the Contact object before setting up Lead Custom Field Mapping.
When mapping custom Lead fields to target objects during lead conversion, an administrator must create a custom field on the Account, Contact, or Opportunity object prior to setting up the mapping. The target field must also have a compatible data type to accept the source Lead field's values.
Step-by-Step Solution
Key Concept
Custom Lead Field Mapping Data Requirements