Hi everyone.
I am trying to search a item that has a field with two option sets (Cart and Completed).
Therefore, when I try to select an option from the search it does not allow me to complete the search. Basically I want to add all the items to a list field that contains an specific option set.
Here is the option set:
The data type with a field called order_cart_process set to Cart option:
And here is the way I am trying to filter the:
What would be the best approach to get all the items that have the option sets set to Cart only?