Skip to content
Snippets Groups Projects
Commit 8620166b authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Stefan B�rk
Browse files

[TASK] Use `requestSubmit()` in FormEngine

FormEngine JavaScript now uses `requestSubmit()` to announce an actual
data-changing submit action which allows binding to the `submit` event.
Also, this allows some refactorings in the future.

In the past, an artifical `dispatchSubmitEvent()` method was used to
achieve the same, that is now removed.

Resolves: #101794
Releases: main
Change-Id: I60fcd19f946ff91da736ec2c74fdf41365429cee
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80754


Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarStefan B�rk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarStefan B�rk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 7e5e44a6
Branches
Tags
No related merge requests found
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