Actions
Bug #81563
openTCA: Palettes in "subtypes_addlist" are not processed
Status:
New
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
Start date:
2017-06-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I'm using `subtypes_addlist` to show additional fields for certain subtypes.
This works fine except if I try to use palettes there. They seem to be ignored and don't show up in the backend.
Interestingly, an exception to this is when the same field is shown elsewhere in the type's `showitem`. In this case the field will be shown in the regular `showitem` and in the subtype palette (which is generally not desired).
Actions