Valid Salesforce-Certified-Administrator Dumps shared by ExamDiscuss.com for Helping Passing Salesforce-Certified-Administrator Exam! ExamDiscuss.com now offer the newest Salesforce-Certified-Administrator exam dumps, the ExamDiscuss.com Salesforce-Certified-Administrator exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com Salesforce-Certified-Administrator dumps with Test Engine here:
Ursa Major Solar has a path on Case. The company wants to require its users to follow the status values as they are on the path. Agents should be prohibited from reverting the Case back to a previous status. Which feature should an administrator use to fulfill this request?
Correct Answer: D
Explanation To require users to follow the status values as they are on the path and prevent them from reverting back to previous status values, the administrator should use validation rules that check if the status field value is changed from one value to another value that is not allowed by business logic. For example, if status values are New > In Progress > Closed, then a validation rule can check if status is changed from Closed to In Progress or New, and show an error message if true. Predefined Field Values, Global Value Picklists, and Dependent Picklists are not able to enforce status progression or prevent status reversion. References: https://help.salesforce.com/s/articleView?id=sf.validation_rules_overview.htm&type=5