Hi
I'm building a room reservation system. Each room has a folder, where its pictures are saved. When a user edits a room he can upload new pics. For that I use CKFinder 2.1. Now I want that only the folder of this room is available (if necessary its parents can be displayed too). I haven't found out how to dynamically define, which folders are shown and which are hidden. Does anyone have an idea?
Thanks a lot for your help!
I'm building a room reservation system. Each room has a folder, where its pictures are saved. When a user edits a room he can upload new pics. For that I use CKFinder 2.1. Now I want that only the folder of this room is available (if necessary its parents can be displayed too). I haven't found out how to dynamically define, which folders are shown and which are hidden. Does anyone have an idea?
Thanks a lot for your help!
Re: Hide folders dynamically
Here the added code to the config file:
PS: I use the Coldfusion version