[Zope] Warning: Newbie - sorting in <dtml-in
Marco Mariani
m.mariani@imola.nettuno.it
Tue, 11 Apr 2000 19:37:05 +0200
On Sun, Apr 09, 2000 at 02:44:55PM -0400, R. David Murray wrote:
> Hmm, although the documentation of the dtml-in command led me to believe
> that the following would *not* work, just for a lark I tried it, and
> it seems to:
>
> <dtml-in "myfolder.mylist" sort=sequence-item>
>
> I think that's exactly what you are looking for.
Exactly. Thanks!
The only thing I still have to get an answer for is how to move an object
from a folder to another...