Auto-refresh search page

When someone selects or does something in the Search/Listings page - especially sliders - I need the page to automatically refresh! Or at least the form.
I have a LOT of attributes - radiobuttons, multi-select, sliders and so on. Now, when someone selects/changes something, they have to go alllll the way down and click Filter(Submit) - this is extremely clunky.
I guess PHP is the only way, can you point me in the right direction?
Thanks/Alex

Unfortunately, there’s no simple guidance for this, this feature would require a custom implementation, probably some AJAX callback to render HTML and return it via JS, replacing search results. We have this feature on the roadmap though, it would definitely improve the search UX.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.