From 66a029391af42d66df3c68323f89cdd61ca53f06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 17:08:41 +0100 Subject: [PATCH] [TASK] Add link to BeforeRecordDownloadPresetsAreDisplayedEvent (#579) References https://github.com/TYPO3-Documentation/Changelog-To-Doc/issues/934 Releases: main Co-authored-by: lina.wolf --- Documentation/PageTsconfig/Mod/WebList.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Documentation/PageTsconfig/Mod/WebList.rst b/Documentation/PageTsconfig/Mod/WebList.rst index b6c6e8d..1df37a6 100644 --- a/Documentation/PageTsconfig/Mod/WebList.rst +++ b/Documentation/PageTsconfig/Mod/WebList.rst @@ -236,10 +236,8 @@ downloadPresets :file:`EXT:my_extension/Configuration/page.tsconfig` file and their table name(s). - .. todo:: Link event after it is merged - Additionally, the list of presets can be manipulated via the PSR-14 event - :php:`BeforeRecordDownloadPresetsAreDisplayedEvent`. + :ref:`\TYPO3\CMS\Backend\RecordList\Event\BeforeRecordDownloadPresetsAreDisplayedEvent `. .. _pageTsConfigWebList-downloadPresets-example: