← Extensions
EXT:record_type_selection
Quick table switching in the Records module: a toolbar dropdown lists all tables that have records on the current page and jumps directly to the single-table view.
Pages and folders with many different record types require a lot of scrolling in the Records module before you reach the table you are looking for. This extension adds a dropdown to the toolbar that lists all tables with records present on the current page. One click jumps directly to the single-table view.
Installation
composer require georgringer/record-type-selection
No further configuration needed — the extension registers itself automatically in the backend list module.
Requirements
| Package | Version |
|---|---|
| TYPO3 CMS | 14.x |
| PHP | ≥ 8.4 |