spotty-amberS
Refine3y ago
11 replies
spotty-amber

How to navigate to a list page with a filter parameter?

I want to navigate to a list page by setting some filter parameter in the URL. How can I achieve that, I have asked the same question earlier as ask-any-questionHow to navigate to a list page with filter parameters? but couldn't figure out how to do it.

For example, I have a list page of category and now I want to go to a list page of post with a filter of the same category. I have an action link in my category for a post list and when I click that link I should navigate to a list of post, but here in my filters that post should be filtered based on the category that I navigated to.
Was this page helpful?