[FEATURE] Render all fields in ElementInformationController
The element information modal now shows all fields of the current record and the selected type. The TCA configuration `showRecordFieldList` inside the section `interface` is not evaluated anymore and all occurences have been removed. Resolves: #88901 Releases: master Change-Id: I7d2dcb60b04b16083e615bf23dccf54f0a493848 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61424 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Stefan Froemken <froemken@gmail.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Stefan Froemken <froemken@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/backend/Classes/Controller/ContentElement/ElementInformationController.php 51 additions, 30 deletions...ontroller/ContentElement/ElementInformationController.php
- typo3/sysext/backend/Resources/Private/Templates/ContentElement/ElementInformation.html 51 additions, 33 deletions.../Private/Templates/ContentElement/ElementInformation.html
- typo3/sysext/core/Classes/Category/CategoryRegistry.php 0 additions, 9 deletionstypo3/sysext/core/Classes/Category/CategoryRegistry.php
- typo3/sysext/core/Configuration/TCA/be_groups.php 0 additions, 3 deletionstypo3/sysext/core/Configuration/TCA/be_groups.php
- typo3/sysext/core/Configuration/TCA/be_users.php 0 additions, 3 deletionstypo3/sysext/core/Configuration/TCA/be_users.php
- typo3/sysext/core/Configuration/TCA/pages.php 0 additions, 1 deletiontypo3/sysext/core/Configuration/TCA/pages.php
- typo3/sysext/core/Configuration/TCA/sys_category.php 0 additions, 3 deletionstypo3/sysext/core/Configuration/TCA/sys_category.php
- typo3/sysext/core/Configuration/TCA/sys_collection.php 0 additions, 3 deletionstypo3/sysext/core/Configuration/TCA/sys_collection.php
- typo3/sysext/core/Configuration/TCA/sys_file.php 0 additions, 3 deletionstypo3/sysext/core/Configuration/TCA/sys_file.php
- typo3/sysext/core/Configuration/TCA/sys_file_collection.php 0 additions, 3 deletionstypo3/sysext/core/Configuration/TCA/sys_file_collection.php
- typo3/sysext/core/Configuration/TCA/sys_file_metadata.php 0 additions, 3 deletionstypo3/sysext/core/Configuration/TCA/sys_file_metadata.php
- typo3/sysext/core/Configuration/TCA/sys_file_reference.php 0 additions, 3 deletionstypo3/sysext/core/Configuration/TCA/sys_file_reference.php
- typo3/sysext/core/Configuration/TCA/sys_file_storage.php 0 additions, 3 deletionstypo3/sysext/core/Configuration/TCA/sys_file_storage.php
- typo3/sysext/core/Configuration/TCA/sys_filemounts.php 0 additions, 3 deletionstypo3/sysext/core/Configuration/TCA/sys_filemounts.php
- typo3/sysext/core/Configuration/TCA/sys_language.php 0 additions, 3 deletionstypo3/sysext/core/Configuration/TCA/sys_language.php
- typo3/sysext/core/Configuration/TCA/sys_news.php 0 additions, 3 deletionstypo3/sysext/core/Configuration/TCA/sys_news.php
- typo3/sysext/core/Documentation/Changelog/master/Feature-88901-RenderAllFieldsInElementInformationController.rst 20 additions, 0 deletions...e-88901-RenderAllFieldsInElementInformationController.rst
- typo3/sysext/core/Tests/Functional/Fixtures/Extensions/irre_tutorial/Configuration/TCA/tx_irretutorial_1ncsv_hotel.php 0 additions, 3 deletions...utorial/Configuration/TCA/tx_irretutorial_1ncsv_hotel.php
- typo3/sysext/core/Tests/Functional/Fixtures/Extensions/irre_tutorial/Configuration/TCA/tx_irretutorial_1ncsv_offer.php 0 additions, 3 deletions...utorial/Configuration/TCA/tx_irretutorial_1ncsv_offer.php
- typo3/sysext/core/Tests/Functional/Fixtures/Extensions/irre_tutorial/Configuration/TCA/tx_irretutorial_1ncsv_price.php 0 additions, 3 deletions...utorial/Configuration/TCA/tx_irretutorial_1ncsv_price.php
Please register or sign in to comment