Northern Trail Outfitters is planning modifications to custom field configurations on their custom Asset Management object. Which two statements correctly describe the behavior and limitations when managing custom field data types and conversions in Salesforce? (Select 2)
- Converting an Auto-Number field into a Text field preserves existing record data values without causing data loss.Cevap
- Converting a single-select Picklist field into a Picklist (Multi-Select) field preserves existing picklist values on current records.Cevap
- CCreating a Roll-Up Summary field is supported on a parent object connected to child records through a standard Lookup relationship.
- DCustom lead fields automatically map to corresponding custom account, contact, and opportunity fields during lead conversion without manual mapping.
- EAdding a new value to a master custom picklist automatically assigns that value to all existing Record Types for that object.
Cevap
The correct statements are that converting an Auto-Number field to a Text field preserves existing data, and converting a single-select Picklist to a Multi-Select Picklist retains existing values on records.
Converting an Auto-Number field to a Text field preserves existing record numbers while allowing manual editing moving forward. Similarly, converting a Picklist field to a Multi-Select Picklist maintains existing single-select choices on saved records without data loss.
Adım Adım Çözüm
Anahtar Kavram
Custom Field Data Type Conversions and Limitations