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.

Uli

On 19.02.2011 23:33, Mark wrote:
> I have a configuration page that I want to edit using a BeanEditForm.
> I have created getter/setter methods on the page itself and I'm
> creating the BeanEditForm using:
> 
> <t:beaneditform  object="this"/>
> 
> This works, but the properties are not listed in the order of the
> getters. Instead they are in alphabetical order.
> 
> Is this a bug in 5.2.4 or is there something about using a page as the
> bean that is causing the order to be wrong?
> 
> Mark
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to