Feature #104683
closedSearchbox in Linkbrowser should have searchLevel option
100%
Description
The searchbox in list module is configurable via mod.web_list.searchLeveles.items to allow recursive searches.
Somehow the searchbox in Linkbrowser does not use this option and therefore it is not possible to allow deep nested searches here.
In earlier TYPO3 versions (e.g. v10) this was possible (see attached screenshot comparison).
I figured out that in LinkHandler classes the setAllowedSearchLevels() method is not called nor modTSconfig is present.
It would be nice for editor to have this option to search records not just in the selected page or sysfolder but in multiple levels.
Files
Updated by Gerrit Code Review 3 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85715
Updated by Gerrit Code Review 3 months ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85715
Updated by Gerrit Code Review 3 months ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85874
Updated by Oliver Bartsch 3 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9d3fb8ce9cd1233f0b48d37a9464932527f765a3.