I’m developing the report linking using hyperlink.
Report A will link to B with hyperlink to pass values from A to B Report.
In infoview, it will display both report A and B (of course!). However, how to hide report B. I don’t need user to go to report B directly.
When trying to access ReportB, through opendocument, the user must have access to the report-object.
The user doesnt need to have access to the folder where the report is placed.
You can create a topfolder, put all the linked reports in that folder, and deny access to the specific folder. Grant access to every reportobject in the folder. You can also create subfolders, so you dont need to apply security for every reportobject.