Actions
Bug #97804
closedonChange reload in Flexform triggers frame reload instead of dialog modal
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-06-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I am using <onChange>reload</onChange>
in a flexform XML with select types. The expected behaviour is that on selecting an item the "Refresh required" modal shows up. Instead, it just reloads the frame without warning and does not save the selected value.
Declared in TCA it works perfectly fine.
I tested it in a TYPO3 v11.5.12 as well as 11.5.0.
Actions