-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, Master
-
Fix Version/s: 7.2.X, 7.3.1 CE GA2, 7.3.2 CE GA3, 7.3.10 DXP GA1, Master
-
Component/s: Forms
-
Labels:
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
When viewing the Form entries, only the fields present in the latest form version are displayed.
When exporting the From entries, all fields from all versions of the form are exported.
According to LPP-36268, this difference of behaviour might be perceived as a bug.
According to PTR-1464 a warning message should be displayed to inform the user about this behaviour when exporting or viewing the entries.
Steps to reproduce:
- Add a form with a text field.
- Access the form by its url and submit a entry.
- Go back to the list of created forms.
- In the created form options (kebab) select view entries
There should be a message informing the user that only the current fields are presented.
- Go back to the list of created forms.
- In the created form options (kebab) select export
There should be a message informing the user that all fields from all form versions will be exported.
Actual Results:
There are no messages displayed after steps 4 and 6 regarding what is shown or exported.
- relates
-
LPS-116702 Info message missing on View Entries
- Closed