Hello, I need help for hiding a form title based on a condition.
I have an object cloture which can have multiple commentaire1 (String / Multiple).
The collection of commentaire1 is well hidden in a simple container with inputs with this expression "!cloture.commentaire1".
But when applying the same expression on a title in another container the title is not hidden.
Why is is working with a collection container and not on a title ?!
I tried without success to find some size() isempty() functions.
Thanks for your help !
Cheers,
Pierre-Alain