That's it. Thank you.
----- Original Message ---- From: Jacopo Cappellato <[EMAIL PROTECTED]> To: [email protected] Sent: Thursday, March 20, 2008 5:03:39 PM Subject: Re: order-by DESC in entity operation in screen? Hi Peter, you can easily do this: <order-by field-name="-orderDate"/> Jacopo Peter Felts wrote: > Hi, does anyone know how to do an order-by DESC in an entity-and operation in > a screen? I've got a view-entity which is pulling up orders and I want to > view them to the user in descending order, but the order-by node only seems > to result in and order-by ASC operation. > > Please help. > > >
