A Salesforce administrator at a commercial vehicle leasing company needs to capture a custom 'Contract Duration' value on Lead records and ensure that this data transfers automatically to a custom field on the Opportunity record whenever a Lead is converted. Which administrative action is required to meet this requirement?
- Navigate to Fields & Relationships on the Lead object and configure the custom field mapping to link the Lead field to the corresponding custom Opportunity field.Cevap
- BCreate a formula field on the Opportunity object that directly references the custom Lead field using cross-object relationship notation.
- CCreate a Roll-Up Summary field on the Account object that aggregates the custom field value from the associated converted Lead records via lookup.
- DAssign the custom Lead field to all active Opportunity Record Types to allow automatic field value inheritance during conversion.
Cevap
Configure custom lead field mapping under the Lead object's Fields & Relationships settings to link the custom Lead field to the custom Opportunity field.
To preserve custom lead field values when converting a lead into an account, contact, or opportunity, an administrator must navigate to Object Manager > Lead > Fields & Relationships and click 'Map Lead Fields' to explicitly pair the source custom lead field with an appropriately typed target custom field.
Adım Adım Çözüm
Anahtar Kavram
Lead Custom Field Mapping