Breaking: #75497 - inline backend layout wizard¶
See forge#75497
Description¶
The Backend
has been removed and a new renderType has been added to render the backend layout wizard inline in FormEngine.
Also the backend route wizard_
has been removed.
Impact¶
Extending or using the Backend
will break installations.
Affected Installations¶
Any installation which uses an extension which makes use of Backend
Migration¶
Use the renderType belayoutwizard
, which renders the backend layout wizard inline in FormEngine.