Skip to content
Snippets Groups Projects
Commit 756493ca authored by Andreas Fernandez's avatar Andreas Fernandez
Browse files

[TASK] Properly disable task setting fields

In its current implementation, the scheduler module renders all
settings fields (aka "additional fields") at one and toggles their
visibility depending of the selected scheduler task that is about to
get created.

When submitting the form, the field are now properly disabled to
prevent their submission, instead of moving the fields out of the form
in a `submit` event handler.

Resolves: #101806
Releases: main
Change-Id: I8428aa6d60b365348310d35de6303e4f9d4c77a0
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80769


Tested-by: default avatarBenjamin Franzke <ben@bnf.dev>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenjamin Franzke <ben@bnf.dev>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 2aebe1ea
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment