[html-formfu] Re: setting fieldset title

Adam Witney awitney at sgul.ac.uk
Wed Jun 17 18:05:28 GMT 2009


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

> 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.

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




More information about the HTML-FormFu mailing list