I have 500 items in stock module with different brand.
Is there a way for me to display only the items that are Brand A or Brand B?
I see there on item list there is a function to select brand as filter, but it only gives the option to choose 1 value to enter. I try to manually use comma “Brand A, Brand B” or ; or : or -, but it doesn’t work as there is only 1 value than can be chosen… Did I have the wrong syntax then adding more than 1 values for the same ID field?
If I select 2 fields as brand as 2 filters, the system will try to display all items that have 2 branded, not that I want…
So I am looking to display all items that are Brand A or Brand B
not all items that are Brand A and Brand B
Thanks