“is in” is followed by a list (of which a search is one possibility".
Am not sure that you can follow it with static data like that.
I would create a new datatype called “Delete Types” with a text field, and do a search in that as your selection criteria. Then you can easily change it if things change (which they always do !).
p.s. how did you get the text in there, only way I could find to do it is to set the operator to = and type something in, then change it to “is in”. It still gives me an error on a standard search.
Yeah, hard coding it isn’t ideal. You’d create a text field “Delete Types” that contains all 4 values and Do a search for “is in” field “Delete Types”. Would Bubble see the values as separate values?
I may have tried “contains” first which let me create the string. It didn’t complain.