Project

General

Profile

Actions

Feature #67147

closed

AJAX delete content element

Added by Simon Schaufelberger almost 9 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2015-05-26
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Deleting a content element in the right and main frame could be done via AJAX. That would avoid the disturbing page reload.

  • hide content element via css
  • set deleted = 1 via ajax
  • if something fails, just show the content element again via css
  • use 'undo' instead of javascript confirmation (?). Maybe only show js confirmation if there is no deleted column available, so that the db entry is not lost?
Actions #1

Updated by Simon Schaufelberger almost 9 years ago

same could be done with hide/unhide

Actions #2

Updated by Andreas Kienast almost 9 years ago

  • Status changed from New to Needs Feedback

Hi Simon,

what you referring to? This is already done in CMS 7 (except the last part).

Actions #3

Updated by Simon Schaufelberger almost 9 years ago

Hi Andreas, I have 7.2.0 stable release and it is not working/implemented there. Only in master available?

Actions #4

Updated by Andreas Kienast almost 9 years ago

Hi Simon,

afaik it's implemented since 7.1.
Where do you miss this feature? It's currently implemented in List module only.

Actions #5

Updated by Alexander Opitz over 8 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this issue.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions #6

Updated by Simon Schaufelberger over 8 years ago

  • Status changed from Closed to New

Implement it in Page module

Actions #7

Updated by Benni Mack about 8 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF