I have a Model such conditions are activate/deactivate in Table by Toggle Filter
Something happens with this Toggle Filter that is not working for kind of conditions
where data is (or not) including multiple values.
FIELD : myField
OPERATOR : “is in the set of values” / “is not in the set of values”
VALUE : X, Y, Z
STATE : “This condition, named myCondition , can be modified by filters, but is on/off by Default”
Problem is, when Toggle filter is active, it performs the action… Let’s say Activate Condition 1.
But when trying to undo the action, the filter is doesn’t Deactivate the condition.
Here is a test XML page you can try
There are two tables:
First one, for model AccountsEquals with the working Toggle Filter.
Second, for model AccountsIn with the Toggle issue.
ABC NETWORKS
ABC Electric Inc
I hope this might be a well-know issue…
Thanks