select all/clear all

general need - August 21, 2008 - 03:02
Project:Views Checkboxes
Version:5.x-4.x-dev
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Great module. Is there any future possibility of a checkbox that select all/clears all?

#1

netgenius - August 25, 2008 - 19:36

That would need javascript, so would not be straightforward, though possible.

#2

netgenius - September 18, 2009 - 13:44

Including an "all" option would ideally need some javascript to do the following:

* Set checked/unchecked all other checkboxes when "all" is checked/unchecked by the user.
* Set the "all" checkbox as checked when user manually checks all other checkboxes
* Clear the "all" checkbox "all" was selected and the user manually unchecks one of the other checkboxes.

Without this functionality, to make removal of "all" a configurable option should be fairly easy. I'll try it.

 
 

Drupal is a registered trademark of Dries Buytaert.