RE: [Zope] Variable sort, size in dtml-in
Sorting by column is done within the zope management interface. Look at the code for examples. Scott -----Original Message----- From: Brian Sullivan [mailto:brians@meetingbywire.com] Sent: Monday, August 19, 2002 12:25 PM To: zope@zope.org Subject: [Zope] Variable sort, size in dtml-in I have been exploring using dtml-in to display selected items from a catalog. I would like to (from the page that is doing the displaying) be able to: 1) let the user change the sort order by using some sort of selection on the columns 2) let the user modify the "size" attribute 3) continue to retain the original "sequence-query" variable 4) have all displays ongoing reflect both the size, sorting changes and original "sequence-query" Does anybody have a dtml sample ( or a place to look) that does that or can give me a clue as to what strategy to use? _______________________________________________ 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 ) The information contained in this email message may be privileged and is confidential information intended only for the use of the recipient or any employee or agent responsible for delivering it to the intended recipient. Any unauthorized use, distribution or copying of this information is strictly prohibited and may be unlawful. If you have received this communication in error, please notify the sender immediately and destroy the original message and all attachments from your electronic files.
participants (1)
-
Meilicke, Scott