Is there any formula language function that will give me the name of the currently logged-in user in order to control which documents appear in a view (in the view’s selection formula)? @UserName seems to return the name of the agent signer, NOT the currently logged in user, when the view runs on a server (as opposed to a local database). I need a hook to the current user; this view also needs to run on the web so it can’t be a private view.
I don’t expect there is a solution to this problem but I thought I’d ask just in case.