georgringer / record-type-selection
Adds a grouped table filter dropdown to the backend list module
Package info
github.com/georgringer/record-type-selection
Type:typo3-cms-extension
pkg:composer/georgringer/record-type-selection
Fund package maintenance!
dev-main
2026-06-12 07:20 UTC
Requires
- php: >= 8.4
- typo3/cms-backend: ^14.0
This package is auto-updated.
Last update: 2026-06-12 07:20:15 UTC
README
Adds a grouped table filter dropdown to the TYPO3 backend list module (Content > Record).
What it does
When viewing a page in the records module, a "Tables" dropdown appears in the doc header. It shows only tables that actually have records on the current page, grouped by extension. Selecting a table switches to single-table view for that page.
Requirements
- TYPO3 14.x
- PHP 8.4+
Installation
composer require georgringer/record-type-selection
