Actions
Bug #82989
closedForm framework: Summary page back button does not work
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2017-11-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When using the summary page a back button is displayed, but has no functionality. It seems this is an issue of using `type="button"` instead of `type="submit"`.
In addition: the span tags wrapping the button elements should be removed, otherwise the used `btn-group` class won't work as expected.
Actions