| 1 |
The views_checkboxes module is used to change the form elements on view
|
| 2 |
pages with filter forms. Those forms normally use select boxes for single
|
| 3 |
and multiple selection drop-down inputs. When this module is installed and
|
| 4 |
enabled, the single-selection drop-down will change to a list of radio
|
| 5 |
buttons and the multi-select box will change to a list of checkboxes.
|
| 6 |
|
| 7 |
Instructions:
|
| 8 |
Enable the module on the modules page and all users with the 'administer
|
| 9 |
views' permission will be able to access the admin page for
|
| 10 |
'Views Checkboxes' and enable it. Right now, it is enabled site-wide or not
|
| 11 |
at all.
|