Salesforce Certified Platform App Builder — Question 166

A Manager at Universal Containers has requested that a custom text field be converted to a picklist in order to promote better data hygiene.
Which two actions should be considered before changing the field type? (Choose two.)

Answer options

Correct answer: C, D

Explanation

The correct answers are C and D because changing the field type can indeed lead to the deletion of existing list views referencing that field and backing up all data is crucial to prevent data loss. Options A and B are incorrect as changing the field type does not affect field history directly and does not necessarily remove field references in Visualforce pages.