Hello,
Thank you for this great module. I have started to use it on the node form and I believe users appreciate it very much.
I was wondering if it is possible to add 'Check All / Uncheck All' for Views Exposed Filters => Field: Content Taxonomy Fields
I managed to get the 'Check All / Uncheck All' for the content taxonomy fields on the node form but require it also on the exposed filters in views so that users can select many of the terms at once and Search.
Thanks!
Comments
Comment #1
markus_petrux commentedhmm... I think I'm missing something here. How do you generate checkboxes for Views exposed filters?
Comment #2
robby.smith commentedsorry, I forgot to mention I am using betterselect module which overrides the multiselect HTML elements in Drupal and replaces them with checkboxes (http://drupal.org/project/betterselect)
Comment #3
markus_petrux commentedOh, I see. However, I think you should ask for Check all support as a feature request to that module queue. They build the form elements, so they should be able to add support for Checkall, or if their javascript stuff is not compatible, implement a similar feature by their own.
I'm not using that module, so I cannot really tell how easy/difficult it could be. In any case, this is something that's out of the scope of Checkall module, which is mostly an API for other modules. The only standalone feature it provides is related to CCK fields for the node edit form, which is practically a core feature, and simple implementation of the Checkall API.
Comment #4
robby.smith commented@markus_petrux: thank you for your kind explanation.
This new feature request has been moved to the Better Select module queue.
I was wondering if it would be possible to add a 'Check All' feature to the Better Select checkbox feature?
Thank you
Comment #5
john franklin commentedEnabled, if Checkall is installed.