Joined: Wed Mar 08, 2006 12:25 pm Posts: 881 Location: Salt Lake City, Utah
|
Probably not quite the way you want.
The file browser supports a filter property. The filter property provides a trivial file filter (targeted at file extensions mostly). However the filter is an inclusive filter. In other words only files that match the pattern in the filter are shown.
Effectively the filter could work for you if you are willing to give all files that should be customer-visible the same file extension.
Beyond that there is no ability to hide files.
|
|