EntityID vs Container Ben Bimber  2012-06-04 13:52
Status: Closed
 
Hi Jen,

Check out containerFilter:

https://www.labkey.org/download/clientapi_docs/javascript-api/symbols/LABKEY.Query.html

Those are the JS docs, but the same should be available to java code. for example, you could run you query at the project level, then use the containerFilter 'currentAndSubfolders'. you could also use 'allFolders'.