Actions
Task #97782
openExtend double submit blocker example
Status:
New
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2022-06-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Remote Sprint
Description
The example provided in #95074 needs some love:
But if the submit button gets disabled, the form also looses the __currentPage parameter, which is attached to the submit button and needed for submitting the form. Maybe you could update your example to a TYPO3 compatible solution? We are following an approach to extracting the __currentPage to a hidden field with JavaScript, but its still a little buggy.
Maybe it is not only about documentation. Do we have to improve the form framework to get this one properly done?
Actions