Discussion
Hide Layout with no visible fields
Hello.
I have a layout with some properties. Every property have a visibility condition, which hides the field if the property is empty. In the case if all properties are hided in the layout, the layout is displayed as an empty frame in the UI.
Is there any possibility to hide this layout automaticly, if there are no properties to display in this layout?
The only way i see at the moment is a visbility condition on the Layout, which checks the visibility of every single property in the layout. But this is not a really smart solution.
Thanks & regards, Matthias
would applying a overarching WHEN condition collating all the properties into one rule and validating be an option? either to skip the assignment or display someother layout?