Jeff Grimmett wrote: > On 11/16/05, Don Hopkins <[EMAIL PROTECTED]> wrote: > > The problem with the class based approach is that there's no way to > > reconstruct the order of the fields in the class, which is required for > > generating forms (of more than one field ;-). Since the fields are > > > Beware of stupid question. > > Here it is. > > Why is it important to reconstruct the order of the fields? > presentation. But I don't think class level definition order is the solution(see my other post about this).
Take the current catwalk module. It allows you to drag/drop columns for presentation purpose. However, a refresh would wipe it. It would be nice these things can be changed easily and stored.

