Salesforce ADX-201 Exam: Making Fields Mandatory in Lightning Experience Administrators

The Best Way to Make Fields Mandatory for Everyone

Prev Question Next Question

Question

Which of the following is the best way to make the Field Mandatory for everyone?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

D.

Of the options provided, the best way to make a field mandatory for everyone is to use a Validation Rule.

A Validation Rule is a mechanism in Salesforce that allows an administrator to define specific criteria that must be met before a record can be saved. In this case, the Validation Rule would be used to check whether the mandatory field has been filled out. If the field is not filled out, the validation rule will prevent the user from saving the record and will display an error message indicating that the field must be filled out.

The other options listed do not provide the same level of control and specificity as a Validation Rule.

A Page Layout determines how a record appears to users, but it does not enforce data entry requirements.

Roles & Profiles are used to control access to data and functionality in Salesforce, but they do not enforce data entry requirements either.

Field Level Security is used to control access to individual fields on a record, but it does not enforce data entry requirements either.

Therefore, the best option for making a field mandatory for everyone is to use a Validation Rule.