Replies: 2
Hi,
I would like to report a problem that I found on a form where I inserted a text field input TEXT1.
The value is checked in a condition created in the behavior tab.
If I insert the condition “TEXT1 is 0.123” (or any decimal value) in the conditional field and I write any value in TEXT1 (numeric or alphanumeric), the condition check fails considering any value correct.
I cannot change the text fields into numeric fields because I do not want deal with decimal separator comma or dot.
There is probably an error in the management of the data type in the condition.
Thanks