[Zope] Q: <dtml-in sort=twofields>
Mario Lang
mlang@home.delysid.org
Wed, 22 Mar 2000 21:40:17 +0100
Date: Wed, 22 Mar 2000 11:46:04 -0700
From: Ken Kinder <kkinder@MessageMedia.com>
Organization: Messagemedia, Inc.
> It sounds like this is probably coming from an SQL database? If it is
> modify the query you're using to sort on the DBML-side. If your
> query looked like:
> [...]
No, its a dtml-in for a ZCatalog.
Can I pre-sort the catalog for one MetaData field, and sort the dtml-in
for the other one?
Or are their any easy ways to modify the dtml-in tag to handle multiple sort fields?
CYa,
Mario