georgringer/record-type-selection

Adds a grouped table filter dropdown to the backend list module

Maintainers

Package info

github.com/georgringer/record-type-selection

Type:typo3-cms-extension

pkg:composer/georgringer/record-type-selection

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-main 2026-06-12 07:20 UTC

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.

Example

Requirements

  • TYPO3 14.x
  • PHP 8.4+

Installation

composer require georgringer/record-type-selection