Hi Dennis, On Fre, 2002-07-05 at 20:32, Dennis Allison wrote:
<dtml-tree OUTER sort="displayOrder"> <dtml-var title_and_id> </dtml-tree>
[ ... ]
Attribute Error: displayOrder
with a reference in TreeTag.py where displayOrder is used in a getattr() call. Are properties not attributes of an object? What's the problem?
have you tried <dtml-tree OUTER sort=displayOrder> already? (without the quotes)? Another option would be to define a method that retrieves "displayOrder" from your objects and use sort_expr="<methodName>" instead. HTH, Igor -- ScanPlus GmbH NOC Ulm - Germany - Griesbadgasse 7-13 - D 89073 Ulm TEL +49 731 920 13 100 - FAX +49 731 920 13 290 eMail: support@scan-plus.de Amtsgericht Ulm - HRB3220 - Geschaeftsfuehrer: Juergen Hoermann