Is there a way I can get and listen the applied filters on custom widget?

Hello monday team,

I have created a custom widget, and I want to capture every changes on the filter.

Tried the monday.listen filter but seems like it is only retrieving the value from the search field.

image
image

1 Like

Hello there @lingatonglc,

What change are you expecting to listen to exactly?

1 Like

Hello @Matias.Monday

We have a requirement (client level) to display a brand logo depending on the filtered brand, and we assume that we can use monday.listen filters to it. But, seems the function is just listening the input search event and not the filters event.

We would love to know If there is another way to capture the event of the filters.

Thanks,

Louis

Hello again @lingatonglc and thank you for the confirmation!

As of today, as you mention, the listener let’s you check the search bar’s input. And the other filters can not be retrieved from the listener.

You can create a feature request about this here so that our team is in the loop and other users can vote for it!

Cheers,
Matias