Skip to content

TYPO3 allows the mass editing of content elements in the same view. You can also select the desired fields. Previously, this was only possible via the so-called Single Table View. Since TYPO3 v13, the “Edit columns” button is displayed when you select multiple records in the list view.

Until now, you could only maintain the human-readable anchors manually in this editing view. The button for automatic generation based on the header field was not functional there.

With the new version, you can now use the buttons in this view. A requirement is that the header field is rendered as well. Otherwise, the data source is missing.

Thanks to Gerald Rintisch for the reminder and solution!

Backport for TYPO3 v11

Addendum: I also released this adjustment as version 3.2.0 for TYPO3 v11 on May 20, 2025.

Back to news list