I need to hide one confidential field, but only in certain records. THese records are identified by a number which indicates they are confidential.
Depending on the password, most users would not be able to see this one field, but not in all records - only in records where the access number indicates it is confidential.
Is there a script I can implement that will hide this field ? Please help!