Salesforce Fact #722 | validation rule message for inaccessible field

We have two options to display validation rule error message in UI: Field/Top of page.

Now, if the field is not present in the layout or if the user does not have access to the field, the error position gets changed to 'Top of Page' automatically.

Reference: https://developer.salesforce.com/docs/atlas.en-us.api_tooling.meta/api_tooling/tooling_api_objects_validationrule.htm

Comments

Popular posts from this blog

Salesforce Fact #192 | Call batch apex from flow

Salesforce Fact #457 | Get current user role name in flow