Skip to content
Commit 23689dae authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[TASK] Restore newRecord level button behaviour

Since #82489 the "enabledControls['new']" option
did not longer hide the "New record" button of inline
containers as this was considered a misuse and led
to some misbehaviour. This option should only affect
the action buttons of each inline record.

However since this can be considered a breaking change,
especially because there is currently no option available
to only hide the "New record" button, the whole change
is reverted now and will only be fixed in a separate patch
for v11. This will be done by introducing a dedicated option
for the "new record" button and by deprecating the "none"
value of the "levelLinksPosition" option.

Resolves: #94764
Related: #82489
Related: #92397
Releases: master, 11.3, 10.4
Change-Id: I2d108da41c02dea4958e8d39e47dcee24d2343e3
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70308


Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 434cec44
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