I would like to change a filter’s value when I select another filter’s value
I have tried to add a js function on “jsfunctions-filterbar.service.js”,
like below,
And put the function name into “JS Function” of company group’s filter, but when company group filter was changed, company filter cannot show the same value.
How can I change company filter’s value by another filter?