I need to grant access rights to specific subfolders. All I've been able to do with the advanced search syntax is find documents located in the subfolder I need. But I'd like to find all folders. The file path I need is:
\Human Resources\Employee Files\VARIABLE BY EMPLOYEE NAME\Safety
Is there a way to grant permissions to all Safety folders?
The closest I've come is:
{LF:Name="*Safety*"}& {LF:LOOKIN="\Human Resources"}
But this only returns documents within Human Resources folder with safety in the name... not exactly what I need.