Reset addFoundSetFilterParam

:?:

Hi,

I have a question about addFoundSetFilterParam.

In my solution we have users. Users belong one or more companies.
I use addFoundSetFilterParam to show data from only the company or companies there belong to.

My problem is that when I change from user, addFoundSetFilterParam is still active from the last user.
Is there a possible solution to reset addFoundSetFilterParam?

To make it short: currently not. The filter is preserved per session. You need to logout and login again to get rid of it.

Okey, thank you for the information Patrick