Project

General

Profile

Actions

Feature #102337

closed

Make columnsToRender in RecordListDownloadController changable

Added by Henrik Ziegenhain about 1 year ago. Updated 5 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Start date:
2023-11-07
Due date:
% Done:

100%

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

Description

This is a Feature-Request.

For e.g. custom csv-download requests it would be really nice to use existing core functionality.
The download settings modal is a very handy and user-friendly feature to download the currently displayed or even all columns.

It would be even more cool if one could hook into this, to change the "columnsToRender".

Short description of our task:
We created a new backend module to offer different data export possibilities.
One downloads should include the fields "a,b,c" from my table and the other the fields "d,e,f".
A click on the download link opens the known download settings modal from list view to set a filename, choose export format and may make some settings changes.
After click on "download", guess what, the download starts. This has the same look and feel as in list view.


Files


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #105407: Fix changelog deprecation issue numberResolvedGarvin Hicking2024-10-23

Actions
Related to TYPO3 Core - Task #105408: Remove deprecated DatabaseRecordList CSV hooksResolvedGarvin Hicking2024-10-23

Actions
Actions

Also available in: Atom PDF