-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X
-
Fix Version/s: 7.0.0 DXP FP45, 7.0.6 CE GA7, 7.0.0 DXP SP8, 7.0.X
-
Component/s: Forms
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:4
-
Git Pull Request:
Steps to Reproduce:
1. Start Liferay DXP
2. Create new form with 4 separate and distinct text fields with number validation of greater than zero
3. Save form
4. Add new form to Forms portlet
5. Attempt to add numbers in each of the field entries
Expected Results:
Numbers can be entered in all fields with validation failures.
Actual Results:
Only filling out one field will result in a validation failure. Once all fields are filled in then validation will work as expected.
Note this issue is for 7.0.x only since master no longer has numeric validation for text fields.