salesforce - Make checkbox read only if opportunity probability is 95% or more -
is there way make checkbox read if opportunity probability 95% or more?
one option use before update trigger see if checkbox value has changed , probability >= 95%. add field error , reject change.
Comments
Post a Comment