Salesforce Certified Platform App Builder — Question 56
Which two are true statements about record types? (Choose two.)
Answer options
- A. They can be used to control user role hierarchy.
- B. They allow different page layouts and mandatory fields.
- C. They can be enabled by profile and permission set.
- D. They allow different picklist values for all picklist fields.
Correct answer: B, C
Explanation
Option B is correct because record types allow customization of page layouts and can designate mandatory fields based on the type. Option C is also correct as record types can be assigned and managed through profiles and permission sets. Options A and D are incorrect; record types do not control user role hierarchy and do not provide different picklist values for all fields, but rather for specific fields based on the record type.