Exam Salesforce-Associate Topic 1 Question 56 Discussion
Actual exam question for Salesforce's Salesforce-Associate exam
Question #: 56
Topic #: 1
Question #: 56
Topic #: 1
A marketing manager wants to make the Reason Lost field required on the opportunity when he stage is changed to Closed Lost.
What should the salesforce associate do to enforce this requirement?
What should the salesforce associate do to enforce this requirement?
Suggested Answer: B Vote an answer
A validation rule on the Opportunity object is the best way to enforce the requirement that the Reason Lost field is required when the stage is changed to Closed Lost. A validation rule can specify a condition and an error message to display when the condition is not met. For example, the condition could be AND (ISPICKVAL(StageName, "Closed Lost"), ISBLANK(Reason_Lost__c)) and the error message could be
"Please enter a reason for losing the opportunity." Making the field required on the page layout or universally required would not work, because the field should only be required when the stage is changed to Closed Lost, not for other stages.
"Please enter a reason for losing the opportunity." Making the field required on the page layout or universally required would not work, because the field should only be required when the stage is changed to Closed Lost, not for other stages.
by Cornell at Feb 15, 2025, 03:55 PM
Contact Us
If you have any question please leave me your email address, we will reply and send email to you in 12 hours.
Our Working Time: ( GMT 0:00-15:00 ) From Monday to Saturday
Support: Contact now
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).