Forum Discussion
Mike Jansen
Apr 19, 2017Iron Contributor
Hide folder in document library
For some reason we have a "special" folder in all our document libraries. We want to hide this folder (content will be exposed by search but we do not want it visible by browsing the library). I ...
- Apr 19, 2017
Two things:
- Is it an option to hide all folders generally or only this "specific" one?
- As far as I have in mind the view only displays elements where the condition is true. Try it the other way around: IF "Name" is not equal to "Specific Folder Name".
Adrian Chrobok
Apr 19, 2017Brass Contributor
Two things:
- Is it an option to hide all folders generally or only this "specific" one?
- As far as I have in mind the view only displays elements where the condition is true. Try it the other way around: IF "Name" is not equal to "Specific Folder Name".
- Mike JansenApr 20, 2017Iron ContributorHow simple ;-) That I did not think it myself "Name" is not equal did the trick.
Thanks