Now I have a repeating group listing "Object"s
I have the “Multiselect Dropdown” plugin by Bubble, that gives me a list of Tags
I want to filter the repeating group by every “Object’s list of Tags” contains the “Multiselect Dropdown’s Tags”
I’d think it would be possible to add a constraint in my “Do search” in the repeating group, but please see attached à picture of how it sends an error.
I’m trying to add the constraint “Objet’s list of Tags” contains “Dropdown list of tags” and it’s red
you may try to check the type of “list of Tags” field in “Object” data type, that error may accur if you forget to set it’s type to “Tags”. If you take a look at (issues) and share a screen shot of it that would help.
Thanks for your message, I think I have shared the screenshot you are reffering to. It’s the second screenshot in my initial post.
It shows that “Object” has a field named “tags” which is a list of “Tags”
EDIT : while I’m at it I could add that doing the exact same thing but filtering on a SINGLE Tag from a single select Dropgdown list → it works
It doesn’t work when I use a multiselect dropdown list of Tags
If you haven’t used an advanced filter before, the Advanced option is all the way at the bottom of the dropdown when you add a constraint to the filter. Also, advanced filters happen on the client (browser) side, so keep that in mind from a performance perspective.