Closed (won't fix)
Project:
Views Global Filter
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2012 at 15:12 UTC
Updated:
25 May 2012 at 05:50 UTC
looks exactly right, just looking to see it backported / or any advice on where to work on it
thanks
Comments
Comment #1
rdeboerHi alibama,
Thanks for your interest in Views Global Filter.
The D7 version went through a big overhaul, the D6 didn't. For a quick fix for your needs, you would add the checkbox widget to the
global_filter_form()function in the D6 version, usingglobal_filter_create_simple_widget($options, &$form, &$form_state)in the D7 versions as the example.Rik
Comment #2
rdeboerI myself will not do any more work on D6, but am happy to accept patches.