> -----Oorspronkelijk bericht----- > Van: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Namens Pierre van Rooden > Verzonden: donderdag 26 augustus 2004 14:18 > Aan: [EMAIL PROTECTED] > Onderwerp: Re: Editwizards hack to validate option lists > > > Ernst Bunders wrote: > > Something like: > > <optionlist select ="type_category_color" emptyFirstOption="true" /> > > Something like that, yes. > Maybe default="true" or default="{value}". > Picking an attribute name can be more hell that coding the > Wizard class... > > And you might want to concider if you want it on optionlist > (applying to > all lists of that type) or on a field. > I am leaning to list, don't know what other people think though.
You mean something like: <field ftype="enum" emptyFirstOption="true"/> The question is: is this field type used with any other body than a Optionlist or a reference to one? If so, you could be right. I must admit I have little experience with the wizards. What do you thihk? Ernst > > -- > Pierre van Rooden > Mediapark, C 107 tel. +31 (0)35 6772815 > "Never summon anything bigger than your head." > > >
