Actions
Feature #88894
closedSimplify TCA by auto generating fields defined by ctrl
Start date:
2019-08-02
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
CodingNight
Complexity:
Sprint Focus:
Description
Since #85160 the ext_tables.sql
has been simplifed by removing the definition of fields defined in the ctrl section of TCA.
However, in the TCA columns section, those fields still need to be defined. To make the life of devs & integrators easier, those fields are now automatically defined.
Updated by Georg Ringer over 4 years ago
- Status changed from Accepted to Rejected
not working on it anymore, current state at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61400
Actions