Actions
Task #101806
closedDisable unneeded scheduler task settings fields
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-08-31
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In its current implementation, the scheduler module renders all settings fields (aka "additional fields") at one and toggles its visibility depending of the selected scheduler task that is about to get created. When submitting the form, the fields not needed get moved out of the form, which is a very weird solution.
Actions