I created a text field, set the "number" in the settings, not the text. I enter the letters in the field and they disappear, I enter the numbers and they remain.
I try to enter data from a field into a table using Patch, but I get an error that "2234" is not a number!
I created a text field with the formula
If (IsNumeric (TextInput5_5); "Numeric!"; "Is not")
and the field also shows that this is not a number.
How can this be? Have I missed the setup somewhere?
