Hello, when I log onto Report Manager web server using Windows Authentication, I need this user to be directed to a default sub folder.
For example: if I have folder A and sub folder 1 and 2. I need to be able to log in and be directed to sub folder 1. I was able to set up view role and access folder A. But then I need to click on folder 1 to view / create my reports.
You can specify the folder path on the URL, so if you want someone to start in Folder1, have them use this URL:
http://localhost/Reports/Pages/Folder.aspx?ItemPath=%2fFolder1
Regards.
No comments:
Post a Comment