Feature #46279
closedHide "Save and View" button as default when editing records in sysfolder
0%
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.
Updated by Ernesto Baschny over 11 years ago
- Category set to Backend User Interface
- Status changed from New to Closed
You are right that this has been reported before. I'll close this one, please continue the discussion in the original one: #20194.
Thanks!