On Sun, Feb 20, 2011 at 5:32 AM, Ulrich Stärk <u...@spielviel.de> wrote: > Use BeanEditForms reorder property. The argument is a comma-separated list of > property names that > will be displayed in the given order. Omitted properties will be appended > automatically to this > list, in alphabetical order.
I know I can use the reorder properties, but the Tapestry documentation says that the order should follow the order of the getter methods in the bean. This works with a bean that is not a page class. Is there a reason this isn't true if the bean is also a page class or is this a bug? Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org