Salesforce Certified Platform App Builder — Question 186
Which two are capabilities of record types? (Choose two.)
Answer options
- A. Displaying different field labels.
- B. Displaying different page layouts.
- C. Filtering picklist values.
- D. Having multiple record types on one record.
Correct answer: B, C
Explanation
The correct answers are B and C. Record types allow for different page layouts (B) to be displayed based on the type of record and can filter picklist values (C) to ensure users see only relevant options. However, displaying different field labels (A) is not a capability of record types, and having multiple record types on one record (D) is not supported.