Hey,
I have an app webform with different fields, some of them with “show field conditions”.
Everything went good until I tried to add a condition depending on a number field. In this case, my field does’nt appear.
Some exemples :
Case 1: using a multiple selection fiels, condition is working
With the value <>0, my field is displayed when I open the page, whatever Field1 is empty, 0 or something else by default.
And it doesn’t disappear if I change its value.