[Zope] Sort variable within the 'IN' tag
Pavlos Christoforou
pavlos@gaaros.msrc.sunysb.edu
Mon, 19 Apr 1999 12:24:08 -0400 (EDT)
You can use the sort option. For instance:
<!--# in "objectValues(['DTML Document'])" sort=title -->
will iterate over all DTML Documents in the folder sorted by title
Pavlos
On Mon, 19 Apr 1999, Wombat Harness the Third wrote:
> Hey there,
>
> Is there any way of using a variable passed through on the query
> string to specify what the in command is sorted on, i just get an
> error if i try to use any type of variable...
>
> Any help would be appreciated,
>
> Cheers,
>
> Phil.
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://www.zope.org/mailman/listinfo/zope
>
> (For developer-specific issues, use the companion list,
> zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
>