Make field required based on value of another field
I want to make a field required if another field is set to a specific value.
Specifically, for our Opportunities, when a deal is lost, I want to require users to fill in a Reason for Loss text field.
Is that possible? If yes, how?