[Zope] Sorting descending/ascending

Stephan Richter srichter@cbu.edu
Mon, 27 Mar 2000 02:00:39 -0600


At 11:43 PM 3/25/00 -0700, you wrote:
>In a dtml-in, how do I explicitly sort ascendingly or descendingly?

It is always ascending unless you specify "reverse" as an attribute with no 
argument in DTML-IN

<dtml-in "objectValues()" reverse sort="id">
   ...
</dtml-in>

Regards,
Stephan
--
Stephan Richter - (901) 573-3308 - srichter@cbu.edu
CBU - Physics & Chemistry; Framework Web - Web Design & Development
PGP Key: 735E C61E 5C64 F430 4F9C 798E DCA2 07E3 E42B 5391