function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Phil WitzmannPhil Witzmann 

Disallow Field

Hi,

I am trying to do a validation rule but I'm having problems.

I would to say that when the "Status" value is different from "Lost", "Lost Reason" must keeps empty. Both "Status" and "Lost Reason" are picklists.

How can type this validation rule?