Actions
Bug #5368
closedAsk for saving, if record is not explicitly closed
Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2009-11-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If a user is editing a record in TCEforms and clicks e.g. on another module/page, the record is not saved, but the changes are discarded.
This should be improved by a question, weather the record should be saved or discareded/closed.
Note: I'm sure, we're all familiar with this behavior to quick-close records, but for new users's this would be an unexpected behavior.
Updated by Chris topher over 14 years ago
Updated by Jens Hoffmann over 12 years ago
- Status changed from New to Accepted
- Priority changed from Should have to Could have
A simple Alert MSG could do the job.
Better would be to pre save via ajax the state in kind of workspace mode.
Updated by Benni Mack about 8 years ago
- Project changed from 78 to TYPO3 Core
- Category set to Backend User Interface
- TYPO3 Version set to 8
- Is Regression set to No
Updated by Susanne Moog over 7 years ago
- Related to Feature #77268: Leaving edit by clicking in page tree does not show a warning added
Updated by Anja Leichsenring almost 7 years ago
- Status changed from Accepted to Resolved
now also the page tree click triggers the warning.
Actions