Radio buttons and checkbox

Ognyan Kulev - December 22, 2007 - 07:43
Project:Multiforms
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

It would be good if radio buttons and checkboxes are supported as field types. For radio buttons, fieldset start/end types could be reused.

#1

chris_five - January 8, 2008 - 23:48

Checkboxes can be jury-rigged by adding the appropriate handler definitions in multiforms_core.module. The title is what shows up beside the checkbox, not the description. I haven't gotten any further into this but it's a hack that works with the "required" validation.

#2

mcantelon - January 12, 2008 - 00:32

Hi Chris,

Absolutely... I'm pretty close to rolling out a bunch of more field types using the handler definition hooks. These will include multiple-choice type questions with a web editor for the option.

#3

mcantelon - February 12, 2008 - 00:23

Hi Chris,

I've added support for a bunch of multiple-option question types: one is checkboxes. I haven't added support for the checkbox type which just handles a single checkbox, but this shouldn't be hard and I'll do it soon.

Cheers,
MIke

#4

chris_five - February 15, 2008 - 01:39

Looking forward to it. Committed to 5.x-1.x-dev?

#5

mcantelon - February 15, 2008 - 04:45

Hi Chris,

It's the dev version, yes.

Cheers,
Mike

#6

chris_five - February 16, 2008 - 00:36

Small point. I updated to "HEAD" to get your changes, but "DRUPAL-5" is still the October version. Thanks for maintaining and improving this module!

#7

mcantelon - November 8, 2008 - 00:10
Status:active» fixed

#8

mcantelon - November 8, 2008 - 00:11
Status:fixed» closed

#9

electronicmonkey - December 28, 2008 - 21:51

I am a new user. Please how exactly do I implement checkboxes, radios and probably select lists with Multiforms ? It is all so straightforward with Webform which I am more used to. thanks

 
 

Drupal is a registered trademark of Dries Buytaert.