frank cuzzocrea wrote:
> 
> i made a tinytablesplus file, and i want their to be two sorts, the primary sort 
>being last_name, and the secondary being first_name.
> 
> i say a code the read something like this
> <dtml-in xxx sort=last_name,first_name>
> 
> i tryed that, but got an error that said it
> Error type: AttributeError
> Error value: last_name,first_name
> 
>   I removed the _names from the tinytableplus file, to make sure it wasnt that, and 
>i got the same error.
> 
> Any suggestions

Are you using Zope 2.2 (b1 or b2)?  That's when the multiple-column
sorting was introduced.

Shane

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
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 )

Reply via email to