14 Mar
2001
14 Mar
'01
5:52 a.m.
I have a simple ZCatalog that I am trying to sort via the path of the objects. I have the following so far, and it doesn't seem to work. <dtml-in catalog sort="catalog.getpath(data_record_id_)" size=50 start=query_start> ... </dtml-in> Thanks in advance.