Hi All,
I have created a survey form “Price”.
I have a computed field named “User” with the code - @Name([CN];@UserName)
I have a view with a view selection - SELECT Form=“Price”&User=@Name([CN];@UserName)&Draft!=“Yes”, the view should only show my documents when I preview it using a browser but it shows all other users documents as well.
Anyone know how I get get around this? I know private views cannot be used on the web.
Thanks