-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Component/s: Forms
-
Labels:
-
Fix Priority:4
-
Git Pull Request:
Steps to reproduce:
- Go to Content > Forms
- Add a Form
- Add two text fields, named Text1 and Text2
- Go to rules
- Add rule:
- if Text1 contains value 1 do show Text2
- Publish the form and copy the form URL
- Open the URL in another tab
- Type "1" at Text1
Expected result:
Text2 would be displayed.
Actual result:
Text2 is not displayed.
- fixes
-
LPS-74074 Forms portlet crashes when saving with rules and fields
- Closed