I have an option group with five tab options, and a filter group I only wish to show in three of them.
Or, for two of the tab options—Admin, Projects—I do not want the filter group visible.
For the single cond: Get path from URL is not Admin, I get the expected result (group not visible)
For the single cond: Get path from URL is not Projects, I get the same expected result.
But when I join the conditions with “or”, neither condition works—the filter group is visible.
And if I create two separate conditions, neither condition work
Both conditions work if they are the only condition present.
I don’t understand this behavior. Any assistance is appreciated!
/tf