Actions
Bug #44876
closedSubmit button only save the sheet on which it is placed
Status:
Closed
Priority:
Should have
Assignee:
Category:
Extension Manager
Target version:
-
Start date:
2013-01-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Using different categories in ext_conf_template.txt (which are nicely rendered as sheets), results in one submit button being placed on each sheet. This means that changes to one sheet, are not saved when clicking save in another sheet.
I believe that the submit button should be placed outside the sheets, and save all sheets when clicked.
Actions