Hi,
I want to set a textField to visible(false) in onBeforeShow,
but it only hides the field and not the label.
When I use the property visible=“false” in the Descriptor it works fine.
And when I set it to visible=“false” I cannot make it visible in the controller any more.
.setVisible(“true”) does not work.
Is there an issue or do I oversee something?
KR
Roland