Hello,

This is almost what I'm looking for. I'd really like to turn my multiple selects to checkboxes, but I'd like to keep my single selects as the current pull-down selection menu (I have these for filtering by state & country, so as you can imagine it's a little messy to have these as checkboxes). I'd really appreciate any help that can be offered with this. Thanks!

Comments

nschelly’s picture

Version: 5.x-2.x-dev » 5.x-1.3
Assigned: Unassigned » nschelly

This does sound like a good idea and shouldn't actually be that difficult to do.

I'm imagining an administration page that has two options:

Option 1: Convert multiple select form elements to radio buttons: Yes/No
Option 2: Convert single select form elements to checkboxes: Yes/No

They are handled separately in code already, so this would just be a toggle.
-N

nschelly’s picture

Status: Active » Closed (fixed)

I just posted a new fix to this issue and scheduled a new dev snapshot that should resolve this for you. http://drupal.org/node/224500

It will take some time for the snapshot to be taken and posted there, but maybe it'll publish by the time you see this.
-N