2009/6/17 Adam Witney <awit...@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

_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to