[TASK] Use multi record selection in SelectCheckBoxElement
To unify and streamline record selection in the backend, the SelectCheckBoxElement now also utilizes the MultiRecordSelection component. This allows to get rid of the custom JS implementation. Resolves: #104012 Releases: main Change-Id: I2ed675e9c04530d822036c7573ab62301486b2d4 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84602 Reviewed-by:Oliver Bartsch <bo@cedev.de> Tested-by:
Andreas Kienast <a.fernandez@scripting-base.de> Reviewed-by:
Andreas Kienast <a.fernandez@scripting-base.de> Tested-by:
Andreas Nedbal <andy@pixelde.su> Reviewed-by:
Andreas Nedbal <andy@pixelde.su> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Oliver Bartsch <bo@cedev.de>
Showing
- Build/Sources/TypeScript/backend/form-engine/element/select-check-box-element.ts 0 additions, 93 deletions...t/backend/form-engine/element/select-check-box-element.ts
- typo3/sysext/backend/Classes/Form/Element/SelectCheckBoxElement.php 58 additions, 20 deletions...xt/backend/Classes/Form/Element/SelectCheckBoxElement.php
- typo3/sysext/backend/Resources/Public/JavaScript/form-engine/element/select-check-box-element.js 0 additions, 13 deletions...avaScript/form-engine/element/select-check-box-element.js
- typo3/sysext/core/Resources/Private/Language/locallang_core.xlf 3 additions, 0 deletions...sysext/core/Resources/Private/Language/locallang_core.xlf
Please register or sign in to comment