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

Popular posts from this blog

Java sticky instances of class com.mysql.jdbc.Field aggregating -