Actions
Bug #97042
closedFlexforms with mutliple sheets with same section names are not working anymore
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-02-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If you have a flexform with several sheets with same section names, creating new elements does not work. This behavior was possible in TYPO3 9.
Example:- use FlexformExampleNotWorking.xml for an element (CE or plugin)
- create an element
- add a new "Example Section Element" in Tab 1
- 2 elements will be created
- try to add a new "Example Section Element" in Tab 2
- nothing will happen
If you try FlexformExampleWorking.xml it will work, because the sections have different names.
Files
Actions