Hi I have a checkbox collection, and I need to filter this collection in the itempublisher.
But it only allows to say "Value equal" or "Value NOT equal"
What I need here is "Value is Contained within". Just as in a fieldtype of text.
I need this, because a checkbox value is not always only one value. It can be 2 or more values combined, and this is saved as "Value1, value2, Value3" in the table.
Any workaround to fix this, other than redoing how the itemtype is setup?