These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

Hide SubFolders

Is there a way to hide sub folders?  Say I have a root folder of C:\Data\Person\ and under there I have "Cases", "Documents", and "Other". When they log in I only want them to see "Documents" and "Other" and I want to hide "Cases". I have tried the RemoveSubFolder function with no luck.
bbrantly 5/8/2009 9:14 AM
As of v1.6, hiding subfolders is not possible but you can add or remove subfolder permissions with AddSubfolder and RemoveSubFolder functions. By adding separate permissions for a subfolder, you can restrict access without hiding the folder.
Please see this topic for more information:
Permissions on subfolders
Cem Alacayir 5/24/2009 5:00 PM