This idea has been merged into another idea. To comment or vote on this idea, please visit PL-I-271 PIM: navigation, search, filter and lists, relations, list import.
I'd like to have the option if all conditions should be true for my smart product list, or if either condition can be true. If I want to create a product list where field A contains either X, Y or Z I have to create multiple lists or use TextOption instead.
This suggestion comes from a partner.
Extremely useful feature. We're getting this feedback quite often.
regarding editable filters, same function needs in product view and work flows as well.
Why not go all-in and create a full-blown expression editor where you can roll your own boolean expressions, like:
Name IS EMPTY OR Category CONTAINS "Swimwear"
AND
Stock Balance > 0
AND
Color IS "Blue" OR Color IS "Red"