fugazi1968
Technical User
Hi all
I have a bit of a problem that I hope you'll be able to help with.
I am writing an application in notes to handle our company holiday bookings. Nothing spectacular but I am having a problem with a particular view.
The view needs to show 1 form type and only those for the user currently logged on. So in the View Selection I have entered
SELECT Employee=@Name([CN];@UserName) & Form="HolidayReq"
Unfortunately when other people look at the view, it shows my details not theirs. I'm not sure whats going on here, any ideas?
Thanks
John.
I have a bit of a problem that I hope you'll be able to help with.
I am writing an application in notes to handle our company holiday bookings. Nothing spectacular but I am having a problem with a particular view.
The view needs to show 1 form type and only those for the user currently logged on. So in the View Selection I have entered
SELECT Employee=@Name([CN];@UserName) & Form="HolidayReq"
Unfortunately when other people look at the view, it shows my details not theirs. I'm not sure whats going on here, any ideas?
Thanks
John.