Hey everyone,
I am trying to filter the widget I have developed based on the native filter that is applied on on the widget itself.
I can’t seem to get the filter data by using monday.listen(‘filter’) or monday.get(‘filter’), I always get an empty result whenever I use these methods on the widget.
Did anyone have any experience with this in the past?
Now this problem occurs only in the widget, because when I try the same thing in a board view I am able to retrieve the filter setup with the same code as above.
I also want to mention that I am trying this on a free developer plan. Could this also be the cause?
Unfortunately still not possible to get the filter rules. I have been in contact with support as well but it doesn’t seem something which will be provided soon.