Hi,
I can't get the following to work:
###CUT
<dtml-in expr="objectValues( [ 'Document', 'Folder', 'Portal Folder' ] )"
sort=id,desc skip_unauthorized>
###CUT
I thought this should list all documents, folders, ... by id, descending.
Sadly It lists the entries by id, ASCENDING.
Please forgive me - the solution sure is very easy ...
Best regards,
Jens Hauser