18 May
1999
18 May
'99
4:32 p.m.
I am trying to render a document by it's id, which is in the REQUEST namespace as 'file'. I am opviously iliterate, so I'll let the code speak:
<!--#with TopFolder--> <!--#with subfolder--> <!--#var "_.getitem(['file'],1)"--> <!--#/with--> <!--#/with-->
i would expect something like this to work: <!--#with TopFolder--> <!--#with subfolder--> <!--#var "_[file]" --> <!--#/with--> <!--#/with-->