Project

General

Profile

Actions

Feature #103234

open

File Ordering in File-(Reference)-Chooser by crdate

Added by Harald Holzmann over 1 year ago. Updated 3 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2024-02-29
Due date:
% Done:

0%

Estimated time:
PHP Version:
8.2
Tags:
Complexity:
Sprint Focus:

Description

It would be great if you can set the ordering for files when adding a file reference via the file-chooder-dialog:

In the "File-List"-Module it is possible to order the files based on the crdate (Change to list view and click on crdate to get it ordered).

A editor adds files to a folder via the file-list module. When he now goes to the page or the content element to choose the file, it would be very useful if the most recent are on top.

Nice would be to select the ordering in the file-chosser. Another option would be to make the default ordering configurable (e.g. via TypoScript).

Thanks and best regards,
Harald


Files

clipboard-202402291458-r2xhl.png (43.9 KB) clipboard-202402291458-r2xhl.png Harald Holzmann, 2024-02-29 13:58

Related issues 3 (1 open2 closed)

Related to TYPO3 Core - Feature #103415: Use meta title instead of filename in all filelistsClosed2024-03-18

Actions
Related to TYPO3 Core - Feature #106686: Sorting in Filelist BrowserUnder Review2025-05-13

Actions
Has duplicate TYPO3 Core - Feature #79679: File sorting in TBE file selector (configurable)Closed2017-02-08

Actions
Actions #1

Updated by Georg Ringer 3 months ago

  • Related to Feature #103415: Use meta title instead of filename in all filelists added
Actions #2

Updated by Georg Ringer 3 months ago

using

$this->filelist->setColumnsToRender($this->getBackendUser()->getModuleData('list/displayFields')['_FILE'] ?? []);

would be a solution. see https://review.typo3.org/c/Packages/TYPO3.CMS/+/88851 for a possible solution

Actions #3

Updated by Georg Ringer 3 months ago

  • Has duplicate Feature #79679: File sorting in TBE file selector (configurable) added
Actions #4

Updated by Rémy DANIEL 25 days ago

Actions

Also available in: Atom PDF