I need to restrict access to specific users based on username() and role. On the switchboard view, plan is to disable "Step 2" view, if user is not on manager data connection. Plan is to restrict view, by "dod id number" - this value is determined using the UserName() function and using the substring functions to get this 10 digit number from CAC - and role, more specifically for first restriction is for "Course Manager" only. I thought I had a working solution, but it does not appear to work at this time.