Make entire field read only without using ACL's
I would like to make an entire form read_only without using acl based on a role. I am choosing to find an alternative to acl based on the fact that individuals in this role could also have other roles that will still enable the to write on the form b...