I would really love to see a checkbox component created for this module. This would be ideal for adding "Yes - add me to your mailing list" type checkboxes at the end of a typical webform.

I don't really need the radio button feature, but it certainly is easier for average users to use rather than a multi-select listbox.

Comments

chud’s picture

Status: Active » Closed (fixed)

Ok, I just figured it out :)

You can get a single checkbox by creating a 'select' component and then enter only a single item in the 'options' box; and then make sure you check the 'Multiple' checkbox... you will end up with a single checkbox on your form - perfect for allowing users to opt-in.

Colin

rahulm’s picture

Yup.. this works.... i tried to go one step ahead to created multiple check box but it is not possible...:)