Make all fields ready only except for State field
Hello all! I have the below requirement: When a user accesses an Incident in the State of In Progress, if they are not the Created By user, all fields except for "State" shall be read only. I'm trying to solution this through the use of ACLs. I added...