Posted by Tannerjf on February 15, 2008 at 6:27am
Jump to:
| Project: | Views Checkboxes |
| Version: | 5.x-1.3 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | nschelly |
| Status: | closed (fixed) |
Issue Summary
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
#1
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
#2
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