Bug #97804
closedonChange reload in Flexform triggers frame reload instead of dialog modal
100%
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.
Updated by Česlav Przywara over 2 years ago
I just checked it out and indeed no modal pops up, but any values inserted/changed in the flexform (or other fields) are properly saved in my case.
Updated by Petra Neumann over 2 years ago
My values which are not saved are meant to go into the tt_content.pi_flexform
field - maybe this makes a difference.
Updated by Gerrit Code Review over 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75085
Updated by Gerrit Code Review over 2 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75088
Updated by Andreas Fernandez over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a19132823d3a75294789201e126d4b700c112003.