Hi,
What this piece of code should do, is searching
with criteria
, so when the list terms of an object correspond to
... I don't know why it returns also objects for which their
contains
...
Maybe try to replace the criteria by:
(it searches list_items.item_id equal to the wanted
)
(It works for me...)