On 15/11/2007, Jonas Alves <[EMAIL PROTECTED]> wrote:
> Hi,
> Is there an easy way to create a Checkbox group? Something like the
> Radiogroup element but with checkboxes instead of radio buttons.

No, the reason for the Radiogroup is they all have the same name, so
only 1 can be selected.
That doesn't make sense for checkboxes.

You could put them all in a Multi block, if you're just needing a
similar layout to the Radiogroup.

Carl

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

Reply via email to