I need to list the content of a dynamically chosen folder. But in the Filepublish module it seems I have to point to a static folder?
To be more precise, all the folders I need to point to are direct subfolders of a given folder.
So it is very easy to generate the path, but how do I override the static folder setting of the module?
When I manually navigate into one of the subfolders I can see (using TemplateTags) that it has a FilepublishFolderList property = "/foldername". Is it possible to set this value in -- say- a modification of Filepublish/FilepublishList.html?