Details
-
Impedibug
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
-
None
-
None
-
Forms_7.4_18, Forms_7.4_19, Forms_7.4_20
Description
Description
The input mask is not working with comma as decimal separator
Steps to Reproduce
- Go to Content & Data > Forms > Add new Form
- Add a Numeric field and set its type to Decimal
- Go to Advanced Tab
- Turn on the Input Mask property
- Change the Thousands Separator to None
- Change the Decimal Separator to Comma
- Add a Predefined Value with comma. Ex.: 1,2
- Save the Form
Expected Result
The predefined value is 1,2
Actual Result
The predefined value is 12