
I have several fields in a FactBox, and I want to control their visibility dynamically based on certain conditions.
However, even after setting the Visible property (or using a Boolean variable), I am unable to hide those fields—they remain visible.
Is there any limitation or specific approach required to control field visibility in a FactBox page?
Has anyone encountered a similar issue or knows the correct way to hide FactBox fields conditionally?