Hi
For some Fields with Validation Section (Textfield Checkbox, etc), there are two parameters in Validation Section: "Hidden" and "Disable".
If I write anything on this, the field is "hidden" or "disabled", even if i write an empty or undefined var/data expression (like {var:empty_var}, {data:undefined_data}, etc).
It would be better to calculate and write the value of the expression than the litteral expression.
So, if {var:my_var} is empty or undefined, the field would not be hidden o disabled.
Thanks
For some Fields with Validation Section (Textfield Checkbox, etc), there are two parameters in Validation Section: "Hidden" and "Disable".
If I write anything on this, the field is "hidden" or "disabled", even if i write an empty or undefined var/data expression (like {var:empty_var}, {data:undefined_data}, etc).
It would be better to calculate and write the value of the expression than the litteral expression.
So, if {var:my_var} is empty or undefined, the field would not be hidden o disabled.
Thanks