Project

General

Profile

Actions

Bug #103011

closed

maxDBListItems cannot be set to 0 anymore

Added by Christian Weiske 10 months ago. Updated 5 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2024-02-01
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

In TYPO3 up to v10, it was possible to disable showing records for specific tables in the generic list view of a page by settings TCA interface.maxDBListItems = 0.

With TYPO3 v11 (specifically issue #92103) the limit is clamped to 5-10000.

My use case are data tables that contain thousands of records and are imported automatically. The list view is only there for debugging purposes, which are normally not needed. Having records showing in the normal page list view only adds noise. If people really want to see the records, they can switch to the single table list view.


Files

2024-02-01 typo3 list view hide.png (46.3 KB) 2024-02-01 typo3 list view hide.png TYPO3 v12 Christian Weiske, 2024-02-01 10:07
2024-02-01 typo3 list view hide v10.png (17.4 KB) 2024-02-01 typo3 list view hide v10.png TYPO3 v10 Christian Weiske, 2024-02-01 10:09

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #92103: DatabaseRecordList: Streamline limit handlingClosedDaniel Windloff2020-08-26

Actions
Actions

Also available in: Atom PDF