-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X
-
Fix Version/s: 7.1.10 DXP FP19, 7.1.10.5 SP5, 7.1.X
-
Component/s: Forms
-
Branch Version/s:7.1.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
- Create a form with 5 fields (one select field and 4 text fields) and all are required to fill.
- Go to Rule builder.
- Create rules like below
- In case the user selects the first option from Select field will 'show' second field (text field) field.
- In case the user selects the second option from the Select field will 'show' the third field.
- Save rules
- Remaining two fields will have no rules applied.
- Save the form.
- Create one page and add the above-created form.
- Select the first option or second option and fill in the text fields and try to "submit".
Result: Nothing happens and seemingly no errors anywhere.
Expected: Form should be submitted
- is caused by
-
LPS-102846 Able to Select "Choose an Option" as valid choice on forms
- Closed