Closed (fixed)
Project:
Views Checkboxes
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
15 Feb 2008 at 06:27 UTC
Updated:
20 Feb 2008 at 19:56 UTC
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
Comment #1
nschelly commentedThis 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
Comment #2
nschelly commentedI 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