Actions
Feature #83930
closedShow title of IRRE element right after it is entered (restore 6.2 backend behaviour)
Status:
Rejected
Priority:
Could have
Assignee:
-
Category:
Backend JavaScript
Target version:
Start date:
2018-02-15
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
Up to TYPO3 6.2, when an IRRE record was created and the designated "title" field was filled, some small Javascript adjusted the title shown in the title bar of the element "on the fly", i.e. without saving.
In 7.6 and 8.7, this feature is missing, "[No title]" is displayed until the whole form is saved. Just after saving the element titles are set.
This is probably a no-brainer with some small onChange event on the title field of the IRRE records, but it is a nice little addition that's missed by some of "my" editors. Apparently, it makes life easier for them. ;-)
Files
Actions