[Zope] Sort Question
Andreas Jung
Andreas Jung" <andreas@zope.com
Thu, 27 Sep 2001 08:58:16 -0400
inside DTML you can use "_.sequence.sort()".
The same functionaly can be used in Python by import
DocumentTemplate.SortEx.sort(). For further documentation
refer to the documentation (online help or Zope Book).
Andreas
----- Original Message -----
From: "Todd Loomis" <tloomis@dmso.mil>
To: <zope@zope.org>
Sent: Thursday, September 27, 2001 08:40
Subject: [Zope] Sort Question
> All:
>
> Can you set sort to more than one option and if so how?
>
> Thanks,
> Todd
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>