Enable Declarative Facet Search on Multiple Regions on a Page
On pages with a Faceted Search region, allow the faceted search to apply to more than one “results” region on the page. Right now we can do this by adding a WHERE condition that tracks the facet items to the non-faceted-search region(s). But it would be cool to be able to do this declaratively.
Use Case
For example, allow a single Faceted Search region to apply to/filer both a map region and a report region, or multiple report regions. The faceted search controls te visible display on the map and the contents of te report or reports.
Preferred Solution (Optional)
Instead of allowing only one region for facets search results, allow multiple. Even a multi-select may work. The regions of course need to be faceted-search-enabled like Map or Classic Report.
Or this could operate like master-detail - if there is a faceted search region on the page, for all eligible reagions on the page there would appear a Enable Faceted Search on this region? element in the region's attributes.