To make a field required, which of the following is used) (Pick the best possible answer)
To make a field required, which of the following is used) (Pick the best possible answer)
To make a field required in Salesforce, you would typically use the Page Layout. By marking a field as required on the page layout, the system ensures that users cannot save records without providing a value for that field. Field Level Security and Profiles are used to control the visibility and access of fields rather than setting them as required. Therefore, the best possible answer is Page Layout.
In Field level Security We can define access level of Field. We can make required field by using Page Layout/Validation Rule/Edit Field Record Only
In FLS we can only set read only permission And can hide field
can anyone explain this answer ? why pagelayout not field level security?
the right answer is D https://help.salesforce.com/s/articleView?id=000384974&type=1
https://help.salesforce.com/s/articleView?id=000384974&type=1
I would say D as doing both is more guaranteed?