How to filter CMS items on another page using Attributes v2?

Hey all,

I want to set up a filter form on one page (e.g. the homepage), and when the form is submitted, the user is redirected to another page (e.g. /listings) where the CMS items are already filtered based on their selections.

I know this is possible using query parameters — I’m just trying to figure out how to set them via the form on the first page.

How can I pass the filter values through the URL and have Attributes v2 pick them up on the destination page?

Any tips or examples would be appreciated. Thanks!

Hey @david1! We can do this with some custom code. If you can share a read-only link, I can help you with the code needed!

Although, there are several examples on the Forum in case you want to give it a go :wink:

https://forum.finsweet.com/search?q=window.location.href%20