Skip to main content
We have 2 fields that are part of a Process.

 

One is a check box that the Process will update and check based on certain criteria. But I don't want user to be able to check the box. If I make this field read only will the process still work?

 

I made it read only for everyone except System Admin and it seemed to mess up the flow.

 

Also, if a field is part of a process does it have to be on the page layout and visible?
1 answer
  1. Sep 23, 2016, 5:16 PM
    Two things that I would like to mention here:

     

    1. Process respects field level security so if the Field is read only via the Field Level security in the field settings, the process will fail.

     

    2. If the field is read only on the page layout , it wouldn't fail.

     

    3. If the field is a part of the process and is not on the page layout but is visible via Field level security, it will not fail.

     

    So make the tweaks as per the above criteria.
0/9000