In the growthbook UI - there’s no `or` statements ...
# ask-questions
a
In the growthbook UI - there’s no
or
statements in simple mode and you need to write a custom mongodb query just to have an
or
statement. the docs https://docs.growthbook.io/features/rules give examples of how to add an
or
but just wondering, is this going to be supported in the UI anytime soon?
f
Logical ORs are tricky to get right in a UI
you can open a github issue for this - perhaps there is an example of a UI that does this well we borrow from - have you see one?
a
as terrible of a product that it is… this is what Optimizely does. so you’re forced into (Condition A || Condition B) && Condition C type of structure