Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.2.X, 7.3.X, Master
-
7.3.x, 7.2.x
-
Committed
-
4
Description
Steps to reproduce:
- Go to Content & Data > Forms and add a new form
- Add a Title and add a numeric field
- Select Decimal for this field under My numeric type is:
- On the Advanced tab enable Validation
- Set "If input" field to "is less than"
- Add 95.5 to the Value field
- Save/Publish the Form
- Edit the form and try to adjust the Value in validation to 95.6
Actual behavior: Previously entered 95.5 value is stored as 955 and user is unable to enter decimal number, "." or "," cannot be used in this field
Expected behavior: As this is s decimal field, user should be able to enter decimal number (e.g. 95.5) even when editing the form
Attachments
Issue Links
- causes
-
LPS-135273 Validation settings for Text Field have inconsistent behaviors
- Closed
-
LPS-135287 The validation property on the text field is not working properly
- Closed