Chris Africa writes:
> Now I get a blank page with header and footer.
> ...
> <dtml-in expr="aq_parent.objectValues('[Local File System]')" sort="id"
> skip_unauthorized>
Maybe a DTML Document versus Method problem?
Do you have so many "Local File System" objects? Maybe there is none
in "aq_parent".
Dieter