Re: [Zope] Setting the sort var in <dtml-in ...sort=sortVar>
Max M writes:
Does anybody know if it is possible to programatically set the sort parameter in something like: <dtml-in getAllComments sort=fwd_thread> There is a product on zope.org that enhances sorting capabilities drastically. Unfortunately, its name is difficult to remember (at least for me), something with ZIE in it, I think. I would try to search for "sort" on zope.org.
Dieter
From: Dieter Maurer [mailto:dieter@handshake.de] Max M writes:
Does anybody know if it is possible to programatically set the sort parameter in something like: <dtml-in getAllComments sort=fwd_thread>
There is a product on zope.org that enhances sorting capabilities drastically. Unfortunately, its name is difficult to remember (at least for me), something with ZIE in it, I think. I would try to search for "sort" on zope.org.
Thanks, but I think that I will do my own sort routine. Then I can also add a few application specifik goodies. I just though that there was a "simple" way that I had overlooked. regards Max M
participants (2)
-
Dieter Maurer -
Max M