Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Exam CRT-450 Topic 6 Question 41 Discussion

Actual exam question for Salesforce's CRT-450 exam
Question #: 41
Topic #: 6
[All CRT-450 Questions]

A developer is asked to prevent anyone other than a user with Sales Manager profile from changing the Opportunity Status to Closed Lost if the lost reason is blank.

Which automation allows the developer to satisfy this requirement in the most efficient manner?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Lorrie
7 hours ago
A record trigger flow could also work, but it might be overkill for this specific use case. Seems like a bit more effort than necessary.
upvoted 0 times
...
Jennifer
12 days ago
I think the validation rule is a good choice too. It's a simple and efficient way to enforce the requirement without adding extra logic.
upvoted 0 times
...
Gail
14 days ago
I'm not sure, but I think option A) An Apex trigger could also work. It allows for more customization.
upvoted 0 times
...
France
18 days ago
The trigger option seems like the most straightforward solution to me. It allows us to directly check the user's profile and the opportunity status change.
upvoted 0 times
...
Ruth
22 days ago
I agree with Gerald. Using a validation rule would be the most efficient way to prevent unauthorized changes.
upvoted 0 times
...
Gerald
26 days ago
I think the best option is B) An error condition formula on a validation rule on Opportunity.
upvoted 0 times
...

Save Cancel