-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.1.0 Beta 1, 7.1.X, Master
-
Component/s: Forms
-
Story Points:1
-
Fix Priority:5
-
Git Pull Request:
Steps to Reproduce:
- Go to Liferay > Content > Forms
- Create a new Form
- Add a text field
- Enable Validation
- Create a validation like: Contains "Hello"
Expected Result:
It should be clear to user how the validation works
Actual Result:
It is not clear how validation works, user can read it two ways:
1- Validate that the text contains 'Hello’, if not show error (Actual behavior / wrong way)
2- Validate that if the text contains 'Hello', show error (right way)
Additional Information:
Talked to Jadson, we need labels for each validation field to provide a better user experience
If / Text / Show Error Message
- Testing discovered
-
LPS-81814 Field validation UI is strange in forms
- Closed