Salesforce Certified Platform App Builder — Question 281
At Ursa Major Solar there is a requirement for a new field called Planet Details on the Planet object where users can write detailed descriptions that can include pictures and links.
What field type should the app builder utilize to fulfill this requirement?
Answer options
- A. Long Text Area
- B. Multi-Select Picklist
- C. URL
- D. Rich Text Area
Correct answer: D
Explanation
The Rich Text Area field type allows users to enter formatted text, including images and hyperlinks, which is essential for detailed descriptions. The Long Text Area can store large amounts of text but lacks formatting options for images and links. The Multi-Select Picklist and URL options do not provide the flexibility needed for comprehensive descriptions with rich content.