I’m noticing very odd behavior with Filter Showquery. The query params being added are not clear and do not clear out after clearing filters, a quick video to show what I’m seeing. Altogether a scribble mess in the url when filtering:
Hey @darrenharroff! These new query parameters are a result of the dynamic filtering feature addition.
We are looking into a setting option that will allow for a format similar to what we had for V1. Apologies for the inconvenience!
Oh, so there’s no simpler query parameter setup at all in V2 currently then? It’s not based on the Standard / Dynamic filters setup option
As a follow-up, in V1 if I’d dynamically populated a query param to simulate a pre-set filtered list on page load, it would run the filters accurately after CMS Nest completed its run. Now, in V2 the query param just stays and even though Nest runs and finishes, the filtered set does not follow suit. I can remove and re-select the filter option in question and see the correct results. Any way to programatically run the render again after List Nest finishes now that they’re all under the same List attribute?
Hey @darrenharroff! We are about to push an update that will beautify the query parameters to a format similar to the one we had before.
Automatic filtering is still supported in V2; no need for any custom code to run the filter.
Also side note, we have identified an issue with filtering nested lists that may be preventing the list filtering on load. We will push a fix as soon as posisble.
Thank you @Support-Luis ! I’ll keep an eye out for both fixes
Hey @darrenharroff! We have actually pushed both fixes already!
Can you test on your end by clearing your browser’s cache?
Let me know how it goes!
Hey @Support-Luis I see the updated query params, that’s definitely an improvement! However, the auto-filter and scroll anchor are still not working as V1 did. A quick 2min loom showing things:
Thanks @darrenharroff! We are taking a closer look. Will update you as soon as possible.
Thank you!