Articles tagged with "checkboxGroup"
Create Multiple Checkboxes Instead of a Multiple-Select in your Views
From a usablitiy stand point, multiple-select boxes are a nightmare. Forget to hold down the modifier key when adding an option and you loose all your selections. When the number of options are managable, multiple checkboxs are a better choice for average users. This functionality is coming to cake in future versions but you can have it now with this helper.
[Read more]
Latest Comments