when a user navigates to a list filter item and then clicks back to the page with the filter list, the user’s selections are not remembered. i have the query parameters option applied but the list renders completely empty for some reason when the user clicks back. any solution to this?
@Linesy thanks Linesy - I already have that applied to the collection list, but it’s not working. And according to the documentation it must be placed on the list rather than on the form.
Sorry it didn’t help. It’s working for me, so I can only assume something is missing or conflicting on your site.
Tip: Publish your site and run ‘inspect’ in your browser. Then do a ‘find’ and see if you can spot any leftover ‘cmsfilter’ attributes in your code (assuming you updated from V1).