2008/5/15 Ferruccio Zamuner <[EMAIL PROTECTED]>:
> Hi,
>
> The problem:
>
> my $new = $form->element({
> type=>'Checkboxgroup',
> name=>'emblem',
> label_loc=>'Emblems',
> options=>$emblems,
> attributes=>{class=>'emblems'}});
>
> $form->insert_before( $new , $submit );
>
> adds twice the Checkboxgroup:
> * one before submit
> * other after the last element of the form (submit element).
Thanks - this has been applied in svn - r1010
Cheers,
Carl
_______________________________________________
HTML-FormFu mailing list
[email protected]
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu