Feature #65303
Support --div-- in TCA palettes
Status:
New
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2015-02-25
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Needs Decision
Description
For complex forms it would be helpful if --palette--
of a TCA form would support dividers (tabs).
Unfortunately, TYPO3\CMS\Backend\Form\FormEngine::loadPaletteElements()
only handles --linebreak--
and normal fields, but no --div--
.
Updated by Tobias Braumann over 5 years ago
This would be a nice feature a good for the usability.