Actions
Feature #46279
closedHide "Save and View" button as default when editing records in sysfolder
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2013-03-14
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Hide "Save and View" button should be disabled as default when editing records in sysfolder so it does not confuse editors and makes no sense to show it at that point in general.
I know, one can disable "Save and View" button with UserTS options.saveDocView setting to 0 but that disables the button on Pages as well.
Disabling saveDocView option for particular tables can be a solution on simple sites but it's ineffective to explicitly do that on user/group level for each table, especially on more complex sites where new extensions are developed or installed.
I've found this related issue which is quite old now:
http://forge.typo3.org/issues/20194
but the patch is not implemented into new 4.x cores.
Actions