Actions
Bug #89032
closedTCA SelectSingleElement does not render fieldControl
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-08-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
typo3/sysext/backend/Classes/Form/Element/SelectSingleElement.php
You can't add Nodes to a Single Select due to the missing rendering of the fieldControl field.
No usage of $this->renderFieldControl();
Actions