- πΊπΈUnited States chrisgross
The latest patch does seem to work as far as hiding the filters are concerned, but I question the purpose of choosing which filters to hide when placing the block. In our use case, the people placing blocks are content editors, and they don't really have any concept of what an exposed filter is or whether they should hide them. Adding this option just serves to confuse them, doubly so since the filters are all displayed by default and have to be turned off.
My understanding of the purpose of this module is simply to let content creators decide how to filter the content that appears in the blocks they place, which is what they are doing in the block settings. Letting them then choose not to hide said filters from the user-facing page sort of defeats the purpose of setting the value in the block config, does it not?
Perhaps if there truly is a use case for this, it should perhaps be configurable somewhere else?
- πΊπΈUnited States mark_fullmer Tucson
For people who want *all* the exposed filters to be hidden from the end user display, a simple workaround would be to tick "Exposed form in block" in the Views UI.
- πΊπΈUnited States brockfanning
I thought it had been established in #2 that this was a bug - not a feature. I may have confused things because I apparently tried out this module right when the bug started, and so I thought that the bug was intentional. We've ended up using a rather convoluted custom code approach (not using this module), but I would still be very interested in seeing this module work the way it was intended.
- πΊπΈUnited States mark_fullmer Tucson
Agreed with everything in #18. This is a bug, given the intended design indicated above. It would be great to have this fixed instead of convoluted custom code or limited workarounds (#17).