Project

General

Profile

Bug #83574

Updated by Reiner Teubner over 6 years ago

There are several ways Add an easy to use ViewHelper for deleting a single record in views. Anja and I found 2 (maybe 3 - not final testet). e.g. beuser the issueCommand ViewHelper. 

 This patch will centralized a solution for future usage how a record should be deleted in a view.  

 Future: Next step could be refactor to this solution. 

 with confirmation dialog.

Back