Salesforce Certified Platform App Builder — Question 50
What would the proper field type be to allow users to enter multiple paragraphs? (Choose two.)
Answer options
- A. Text Area (Long)
- B. Text (Encrypted)
- C. Text Area (Rich)
- D. Text Area (Super Long)
- E. Text
Correct answer: A, C
Explanation
The correct answers, A and C, are both designed to handle larger blocks of text, making them suitable for multiple paragraphs. Options B, D, and E either do not provide sufficient space for lengthy text or are not optimized for user input of extensive content.