About 6 months ago I built a site using BEF to expose a grouped integer field allowing selection of integer ranges. The filter options were, for example:

  • 1-10
  • 11-20
  • 21-30

When the site was first built, I was able to set this filer to display as checkboxes using BEF. However, since then this ability has disappeared. Checkboxes still work fine and display as an option on taxonomy field filters, but not for my integer field. I updated the values of one of these filters and it reverted to a multi-select list. The other one is still functioning, but throwing min value error. Neither has 'checkboxes' as an option in the BEF settings anymore, so it's a wonder that either is still displaying checkboxes.

Any idea what's going on here and if this is something that should/can be fixed?

Comments

mrweiner created an issue. See original summary.

mrweiner’s picture

Status: Active » Closed (works as designed)

I've realized that this functionality should be working entirely via views core, now, I think. My view must have broken from some combinations of updates to core and BEF. I've got another issue up regarding some problems with checkbox grouped filters at #2881541: Views Exposed Grouped Filter: Radio/select widget selection doesn't control widget when 'allow multiple selections' is checked