[jifty-devel] Multiple-choice with checkbox

Stanislav Sinyagin ssinyagin at yahoo.com
Fri Sep 4 10:40:19 EDT 2009


hi,

there seems to be the only option to have a multiple-choice list by using a 
render_as => 'Select',
multiple => 1,


which is not very convenient for lists longer than 10 items.

It would be cool to have same thing as is done for Radio, but using checkboxes instead.

It's basically a clone of Jifty::Web::Form::Field::Radio with some minor modifications. 
I can try submitting a patch, let's just invent a good name for it.

CheckboxMulti or MultipleChoice or MultiCheckbox ?



regards,
stan



More information about the jifty-devel mailing list