Skip to content
Snippets Groups Projects
Commit 8f45e118 authored by Oliver Hader's avatar Oliver Hader Committed by Benjamin Franzke
Browse files

[BUGFIX] Trigger change event in typo3-backend-table-wizard

Custom element typo3-backend-table-wizard offers a wizard for
modifying serialized table syntax of tt_content CType table.
Whenever data is changed in the wizard, a corresponding client
change event has to be forwarded to the actual tt_content field
handled by FormEngine, to reflect the record has changes.

Resolves: #96656
Releases: main, 11.5
Change-Id: Ib63088052ac3d2150e3f3db6b624bc7cac61db99
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74017


Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
parent e9a66237
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