Actions
Bug #94535
closedMissing closing div in SelectSingleBoxElement
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2021-07-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If field controls are empty, the closing div is missing and results in this:
Can be tested by setting
'fieldControl' => [ 'resetSelection' => [ 'disabled' => true ] ]
for a selectSingleBox element.
Files
Actions