Search by

georgringer / record-type-selection

georgringer

Adds a grouped table filter dropdown to the backend list module

1.0.1 2026-07-09 06:46 UTC

This package is auto-updated.

Last update: 2026-09-07 17:21:47 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.

Example

Requirements

  • TYPO3 14.3 LTS
  • PHP 8.3+

Installation

composer require georgringer/record-type-selection