I've just upgraded facet api and search api to the latest. I've never tried this widget out, but I suppose with the upgrade it no longer works. Here is the error I get when I try to select this as the facet display type:

Notice: Undefined index: query types in facetapi_facet_display_form_validate() (line 690 of sites/all/modules/facetapi/facetapi.admin.inc).
The widget does not support the term query type

CommentFileSizeAuthor
#3 collapsible_facets-1345246-3.patch423 bytesfoopang

Comments

mrfelton’s picture

Same for me.

katbailey’s picture

Ugh, I'm likely not going to get to this until I have to upgrade facetapi on one of my own projects. In the meantime if anyone could get a better idea of the problem and actually roll a patch that would be awesome.

foopang’s picture

StatusFileSize
new423 bytes

Hi, this is my first attempt to make a patch, please give it a try.

tnightingale’s picture

Status: Active » Closed (fixed)

Committed, pushed to branch 7.x-1.x
Thanks.