I have a requirement where I need to save some data against a user record.
1. Only a system level administrator should have access to write to and view the field
2. Other normal level users should only be able to read the data in the field for their own user record
Is the above scenario possible and if so how would we go about achieving this?