Hello,
I have a condition on a group that when a rg’s count is 0 the group should be invisible. This is within a reusable element like this:
Group with source Thing X
→ Reusable element depending on a field parent’s thing
-----> Group Y with condition when RG is empty visible = no
---------> RG
Now for example on one Thing X the nested RG has a few entries, so the group Y should be visible.
Then I change Thing X to something else where the RG would be empty so group Y should be invisible, but it’s still visible.
In the Debug mode it shows the condition as being true but it’s still visible.
Here the condition is not true and the group is visible:
Here the condition is true but the group is still visible:
Any help would be greatly appreciated.
Axel