Steps to reproduce:
- Create a form with 3 single selection fields:
- field 1 (named Selection 1) 2 options (Opción 1 & Opción 2)
- field 2 (named Selection 2) 2 options (Opción 1-a & Opción 1-b)
- field 3 (named Selection 3) 2 options (Opción 1-a-a & Opción 1-a-b)
- Create 2 rules:
- If Field Selection 1 Is equal to Value opcion 1 Show Selection 2
- If Field Selection 2 Is equal to Value Opción 1-a Show Selection 3
- Publish and configure a form portlet to show the form
- Fill the form:
- Select Opción 1
- Selection 2 is shown
- Select Opción 1-a
- Selection 3 is shown
- Deselect Opción 1
- Selection 2 is hidden
- Selection 3 is shown
Expected result:
When deselecting Opción 1 in selection 1 Selection 2 and Selection 3 should be hidden
- duplicates
-
LPS-110839 Hidden fields values are used on rule evaluation
- Closed