Field is initially displayed, even if condition that should SHOW field is initially not met

Hi @marwoj,

To explicitly define what shall happen when the value is undefined you can point the condition to the parent scope and define a required in the condition schema. See this question for an example.