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

markus_petrux’s picture

Status: Active » Postponed (maintainer needs more info)

hmm... I think I'm missing something here. How do you generate checkboxes for Views exposed filters?

robby.smith’s picture

Status: Postponed (maintainer needs more info) » Active

sorry, 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)

markus_petrux’s picture

Status: Active » Closed (won't fix)

Oh, 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.

robby.smith’s picture

Project: Checkall » Better Select
Version: 6.x-2.x-dev » 6.x-1.x-dev
Status: Closed (won't fix) » Active

@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

john franklin’s picture

Status: Active » Fixed

Enabled, if Checkall is installed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.