Can CMS Filter + Show Query support deep linking with multiple filters and returning to filtered state?

Hi Finsweet team! :waving_hand:

I’m using CMS Filter with “Show Query” enabled to apply multiple filters like Artist, Genre, and Technique on a collection list. The filters work great, and the URL updates as expected.

However, when I click into a collection item (e.g. /work/petrov) and then navigate back (e.g. using a back button or custom link), the filters are not applied anymore — unless I manually go back in the browser.

:thought_balloon: My goal is:

  • To store the filter state (or URL) when going to the detail page
  • And then return to the same filtered state when coming back

Is it possible to do that using only Finsweet CMS Filter (Show Query) without custom JS?

Thanks a lot in advance! :raising_hands:

Hey @astashkin.design! Could you share some links for us to see?

I have tested a similar setup in this video

And the list renders filtered when navigating back to the main list page

1 Like