[html-formfu] Re: setting fieldset title
Carl Franks
fireartist at gmail.com
Wed Jun 17 16:09:50 GMT 2009
2009/6/17 Adam Witney <awitney at sgul.ac.uk>:
> Is it possible to add attributes to the Fieldset also eg
>
> checkboxToggle: true
> collapsed: true
Hi,
>From what I can tell, it looks like HTML::FormFu::ExtJS::Element::Fieldset's
render() method ignores any other attributes.
btw, the reason your first attempt didn't work is because it explicitly uses:
title => $self->legend
Carl
More information about the HTML-FormFu
mailing list