This topic is locked

Multiple Checkboxes for 1 Field

10/3/2007 8:39:46 PM
ASPRunnerPro General questions
K
kconzel author

I am setting up a Science Fair registration and trying to use check boxes for the "Safety Protocol" where a student or parent can check more than 1 box to enter whatever data is checked into only 1 field.

Does that make sense? They need to be able to check as many as needed of the following to all go into a field called "Protocol".
Parent/adult supervision

Teacher Approval

Wear safety goggles

Wear gloves

Veterinarian approval [/b

[b]Sterile Technique


Science Specialist Supervision

SRC Forms

Is there any way to do that using checkboxes or any other way to do it?

Radio buttons only let you choose 1, right? And a drop down menu would be hard to manipulate if wanting to select several.

M
Michael7 10/3/2007

drop down box will work if you select multiline...rows in visual editor

then press ctrl and click all your options when in the form
probably not the ideal solution though

Michael