-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.3.10 DXP GA1, 7.3.X, Master
-
Fix Version/s: 7.3.7 CE GA8, 7.3.10.3 DXP SP3, 7.3.X, 7.4.1 CE GA2, 7.4.13 DXP GA1, Master
-
Component/s: Forms
-
Branch Version/s:7.3.x
-
Backported to Branch:Committed
-
Fix Priority:4
-
Sprint:Forms_7.4_16
-
Git Pull Request:
Steps to Reproduce
- Go to Content & Data > Forms
- Add a Form;
- Add a Text Field;
- Add a second Text Field inside the previous text field to create a Field Group;
- Mark the Field Group as repeatable
- Publish the Form
- Go to the Published Form
- Enter values for both text fields
- Click the "+" indicator to create another instance of the repeatable field group
- Enter values for the other two text fields
- Submit the form
- Go to Site > Content & Data > Forms
- Export the entries to CSV or JSON
Note: This bug is also reproducible on View Entries feature.
Expected Result
The CSV or JSON file contains all data that was entered in the repeatable fields
Actual Result
The CSV or JSON file does not contains all data for the repeatable fields