Hi guys,
I have a situation where I need to create a list of users that can be filtered using facets and at the same time a map displaying the results of the filter.
The main list should have pagination while the Map should display the entire list.
The implementation relies on the QueryPublisher module.
Is there any way I can get the entire list of results even when setting a page size?
Thank you,
Adrian