Skip to main content
Lets say I have 4 fields:

 

Field 1

 

Field 2

 

Field 3

 

Field 4

 

I would like Fields 2, 3 and 4 to be locked until Field 1 is 'completed'.

 

Questions:

 

1. How do I lock fields 2, 3 and 4?

 

2. How do I unlock these fields upon completion of Field 1?

 

Thanks,

 

C

 

I would like 
8 answers
  1. May 19, 2016, 2:40 AM
    Basically the rule is checking to see if Field 1 isblank/empty, and it's checking to see if any of fields 2-3-4 are not blank.  If both of those conditions are true, the Validation Rule blocks the user from saving the record
0/9000