[Zope] Reverse Order Display
Tane Piper
tane@zzict.nl
Mon, 23 Apr 2001 17:18:29 +0200
Hi there,
Long time listner, first time caller.
I have bastardised the Job Board system as a simple news posting system, but
I am having a problem. I want to display the posts in reverse order of the
timestamps (so the lastest post appears at the top).
The current code I have is :
<dtml-with news>
<dtml-in "objectValues(['Legion News Generator'])">
<dtml-var content_html>
</dtml-in>
</table>
</dtml-with>
How can I make it reverse the object values so I can get it to display how I
want it?
Tane Piper
Lead Designer - ZZICT Entertainment
http://www.zzict.nl