[TYPO3-project-formidable] delete-Link in LISTER

Christian Kartnig office at hahnepeter.de
Fri Oct 30 15:37:00 CET 2009


Hello!

I'm trying to make a delete-link in my renderlet:LISTER.
In an onClick-Handler I call a method of my plugin that deletes the 
record. This works out fine, but I have a problem to determine the uid 
of the current row inside the onClick-Handler

It seems like $this->oDataHandler->getListData() is empty inside 
onClick. In the url part I can access the data of the row without a problem.

How can this task be achieved?

Please Help.

Christian


More information about the TYPO3-project-formidable mailing list