I'm trying to create a little Extension with frondend-/ backend plugin and it's working pretty well. My problem now is that i want to have the same mechanics of "list view" in my own backend module.
In the "list view" of TYPO3 it's pretty easy to select, edit, delete an image, shown in the screenshot below. But how is this working in my own backend module? I'm searching the whole afternoon now but I can't find any hint about this.
best regards blue

FormEnginefor that. Then the usual rules for TCA apply. - pgampe