This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Custom front-end settings issue

#28708
Ernest MarcinkoErnest Marcinko
Keymaster

Hi Sandy,

I’m afraid this is the correct behavior, as the information about the filter states is lost during the redirection from one page to another.
The only way to do this is via custom coding, but it might be a very problematic task – as either cookies or the browser local storage has to be used to stored the filter states.