Java Module Schema Access | Jon (LabKey DevOps) | 2015-04-16 11:49 |
Status: Closed | ||
Hi Bront, You should be able to do this by using a non-standard ContainerFilter. Although it isn't exposed as an option in the UI, you can add a URL parameter that shows data from all containers that the user has access to. If you do the following, you should see all the folders: 1. Go to a container-specific data grid. 2. Click on Views -> Folder Filter -> Current folder and subfolders 3. Then edit the URL to replace the "CurrentAndSubfolders" value with "AllFolders" to expose all of the containers. Give this a try and let us know if this works for you. Regards, Jon |
||