Issue:
The number field on forms accepts a max of 2 dashes (-) as input. On non-required fields, there is no error that appears when number with dashes are entered. The form is submitted however, the input is not saved and the numbers do not appear on the output.
When a number field is required, entering the dash between numbers shows the error "This field is required" even if a number is still there.
Issue: The number field on forms accepts a max of 2 dashes (-) as input. On non-required fields, there is no error that appears when number with dashes are entered. The form is submitted however, the input is not saved and the numbers do not appear on the output.
When a number field is required, entering the dash between numbers shows the error "This field is required" even if a number is still there.
Here is a GIF showing the actual behavior
Input
Final Input:
Form Output on Ticket:
This was tested on form https://dev.deskdirector.com/admin/v2/portal/forms/3623/editor