On 1/19/06, Michele Cella <[EMAIL PROTECTED]> wrote: > <attributes widget="form.age" size="10" class="..." /> > > the widget value is the path for the widget I want to apply the > attributes, in this example the form variable has a textfield with name > "age".
OK, I think I grok what you're saying. It sounds tricky and potentially more trouble than it's worth (to me, at least). I'd rather put more effort into the code that utilizes the "source" method on widgets to make the form *completely* customizable. Kevin

