-
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:4
-
Git Pull Request:
Steps to Reproduce:
- Go to Liferay > Content > Forms
- Create a new Form
- Add a text field
- Enable Validation
- Check Validation Options
- Add a Numeric Field
- Enable Validation
- Check Validation Options, assert they are different from Text Field
- Change field type of the numeric field to the text field
- Check Validation Options
Expected Result:
Text validation options are shown
Actual Result:
Numeric validation options are shown instead
- fixes
-
LPS-79449 Can not save Numeric Field's validation
- Closed