On 17 Jun 2009, at 17:09, Carl Franks wrote:

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.

is there a reason for this? or could it easily be made to use attributes?


btw, the reason your first attempt didn't work is because it explicitly uses:
   title => $self->legend

ah yes, i see that in the code now. Again though is there a reason for this? using 'legend' rather than just using 'title'?

thanks

adam


_______________________________________________
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