Hi,
I’ve created a custom widget and I’m trying to get it to work with a search widget.
On the page builder I have a search widget next to my custom widget in a search type widget group.
I’ve found the widget.get_filters() function in the documentation, and have added it into main.js, but it always returns an empty array.
Is there something I’m missing to get this working?
Thanks,
Ewan