﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
4592	Make CheckboxSelectMultiple more like RadioSelect	Scott Sinclair	Baptiste Mispelon	"It would be nice if CheckboxSelectMultiple could work the same as RadioSelect does, so that it could provide the ability to render each checkbox/item individually.

This is currently done in RadioSelect by the use of RadioSelectRenderer and RadioItem.
It is presumed that the same can be done for CheckboxSelectMultiple, and would be beneficial, as both of these Widgets, are fundamentally going towards the same goal. One allows multiple choices, the other only allows one.
"	Cleanup/optimization	closed	Forms	dev	Normal	fixed	feature	scott-django@… michal@… andy@… bmispelon@…	Accepted	1	0	0	0	0	0
