Feature #103706
closedAdd configuration option to allow setting a default/pre-selected option for the list view search box recursion
100%
Description
We can alter mod.web_list.searchLevel.items
to change the provided items in the recursion depth selection of the search box in the list view.
But there's no way to change the default selection, this is hardcoded to "0" (current page). But most of our customers (and most devs) want "infinite" pre-selected.
I propose adding a new TSconfig option mod.web_list.searchLevel.default
that is considered to be able to configure the pre-selected default item from mod.web_list.searchLevel.items
.
Updated by Gerrit Code Review 7 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/+/84009
Updated by Gerrit Code Review 7 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/+/84009
Updated by S P 7 months ago
- Has duplicate Feature #96629: Make "Search levels" default option configurable added
Updated by Oliver Bartsch 5 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1cbcf824b2b5d50d2233ed992149509997a6c7b8.