Project

General

Profile

Actions

Bug #90791

closed

Views are not updated after deleting records via context menu

Added by Andreas Kienast about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2020-03-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

We have a general issue with deleting records via the context menu: It's currently not possible to update the current view after deleting a record. We cannot simply reload the frame, as this would e.g. collide with the current behavior in the record list.

Idea:

Let each AjaxDataHandler action send an event containing the information about the processed record. Any consumer may register an event listener that does its specific task.

Examples for consumers:
  • Fade out record in record list
  • Reload frame in EXT:tstemplate

Related issues 3 (1 open2 closed)

Related to TYPO3 Core - Bug #59508: List-view: Can't go back from table-filter if last record is deletedClosed2014-06-11

Actions
Related to TYPO3 Core - Bug #73568: Reinitialize Language Flags after delete CE in list moduleNew2016-02-19

Actions
Related to TYPO3 Core - Bug #88998: List view - context menu - delete does not update list viewClosed2019-08-22

Actions
Actions

Also available in: Atom PDF