Why wouldn't a Filter that is to run when a user submits, modifies, or gets entry not recognize the current log-in user? Example I have a field that contains a user login name if certain criteria match and if that field doesn't match the current logged in user it will display an error. Right now, an error occurs for every user. Kinda of a backdoor permissions and access control mechanism. Any suggestions would be greatly appreciated.