TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:09 +02:00
commit af8cc155b5
6818 changed files with 642608 additions and 0 deletions
@@ -0,0 +1,27 @@
.. include:: /Includes.rst.txt
.. _feature-61981:
=====================================================
Feature: #61981 - Search all fields in Suggest Wizard
=====================================================
See :issue:`61981`
Description
===========
Suggest Wizard search terms are split by `+`.
This allows to search for a combination of strings in any given field.
Impact
======
Searching for the term "elements+basic" will find the following results:
* elements basic
* elements rte basic
* basic rte elements
.. index:: Backend, TCA