Dear Community,
I have a trouble to hide a field with conditions in form view and I’m losing my mind with this. My goal logic is like this:
HIDE field 3, when field 1 contains “word” AND field 2 is not empty.
But form view has only option to show field with conditions. How I can make this field disappear with show field conditions ? Trying to invert the logic do not work: show field 3, when field 1 does not contain “word” AND field 2 is empty.
Any ideas ?


