Exam Salesforce-Certified-Administrator Topic 5 Question 189 Discussion
Actual exam question for Salesforce's Salesforce-Certified-Administrator exam
Question #: 189
Topic #: 5
Question #: 189
Topic #: 5
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?
Which feature should an administrator use to fulfill this request?
Suggested Answer: D Vote an answer
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
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
by Elroy at May 27, 2024, 11:21 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).