Hi guys,
The application by default is given Reader Access.Any one can go and look at the views but when they click the view it should not open the document.What i did was remove the public access for the view.So now when anyone clicks on the view they get the error message
General Error : Http Server - Entry not found in the Index.
Is there any way i can trap this error in the view and show a graceful message like they don't have proper permissions to open the document.
Any suggestions or Ideas appreciated .
Thanks
The application by default is given Reader Access.Any one can go and look at the views but when they click the view it should not open the document.What i did was remove the public access for the view.So now when anyone clicks on the view they get the error message
General Error : Http Server - Entry not found in the Index.
Is there any way i can trap this error in the view and show a graceful message like they don't have proper permissions to open the document.
Any suggestions or Ideas appreciated .
Thanks