I have a field with decimal data type. When user input a decimal number and click next, error shows up requesting a value that has no decimal separator. User is able to move to different field by manually clicking the next field, but there is no guarantee that the previous field’s value stored as decimal. Below is the image.

- Is it a normal behaviour? Does the decimal value will be stored as decimal despite the error?
- What is the correct type on survey sheet for inputing a decimal/float value?
Any help would be very appreciated