Salesforce Certified Platform App Builder — Question 83

How can you make a field mandatory? (Choose three.)

Answer options

Correct answer: B, C, D

Explanation

The correct methods to make a field mandatory are by checking the required field box on the page layout (B), on the field definition (C), and by creating a validation rule (D). Options A and E do not directly affect the requirement status of a field, as workflow rules do not enforce field requirements and checking the record type does not apply to the field's inherent properties.