I want to use a <dtml-in "objectValues(['File'])"> to access the Files from the parent directory. I know I can do this if I know the name of the directory, but this directory name changes. Is there any way of directly accessing the parent directory?

 

- Alex Hottenstein