The app builder needs to change the data types of new custom fields. The app builder is not able to delete and recreate any of the fields, nor modify any apex code. Which data type change will require the app builder to perform the additional steps in order to retain existing functionalities?
- Changing the data type of a field used in an apex class from number to text.
- Changing the data type of a field used in a report from a text to an encrypted field
- Changing the data type of a field used as an external id from number to text.
- Changing the data type of a field used in lead conversion from number to text
Reveal Solution
Next Question