Hi,
we are also trying to use two filter modules, we have a search filter at the top of every page (which always redirects to a different URL) and would like to have another filter module on specific product listing pages (which shouldn't redirect). So in this case they can be independent of each other, but we have a problem with the redirect URLs.
The redirect URL in the second filter form always appears to be the same as the search filter, no matter what Menu ID we set in the second filter module or if we switch force redirect on or off.
So for example, if we set our search filter module redirect menu ID to 123, the action parameter in the second filter module html form is always the URL of menu 123. Even if we set the second filter module redirect menu ID to for example 456, this 456 is ignored and it's always 123.
Would there be any solution to this?
Thanks very much!
Kind regards,