Hi,
We're using search_api_ranges with a load of facetapi widget links with checkboxes, so it would be nice if they could be formatted the same.
As you're already extending FacetapiWidgetLinks we can actually fairly simple just copy how facetapi does it itself.
Patch to follow…
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | search_api_ranges-1993582-checkbox-widget.patch | 1.79 KB | stevetweeddale |
Comments
Comment #1
stevetweeddale commentedComment #2
Anonymous (not verified) commentedAlso patched this up
http://drupalcode.org/project/search_api_ranges.git/commit/ed61b16
Comment #3
boabjohn commentedHmmm... should the May 17 dev release have this patched in place?
I've just updated, flshed caches etc, and still get the basic three range formats only (no checkboxes)?
Comment #4
boabjohn commentedApologies...we had backwards-updated the module. The 17 May dev indeed provides checkboxes and they look great.
Thanks heaps!