Hi!
I’m trying to add an additional filter to my datagrid where it will filter the options based on one or more levels selected. I’ve tried a variety of different options, but am unable to get any of them to work. As soon as I make a selection it fails. I was thinking I need to do has any of, but am assuming that’s only available for an array. I tried is and contains without luck.
I followed this documentation and was able to populate the dropdown, but couldn’t get the dropdown to work for the table. Select & Multi-select | WeWeb documentation
Thanks a bunch!
-Brendan