Lock a field based on another field
I have a couple of fields that I want to lock for all users except admins based on field value so locking the field for admin-only is not an option.
For example:
Field Account Stage can be edited by anyone until it goes into 'Customer'...at this point, I only want the admin to be able to edit it.
Anyone knows if this is possible?