---
title: "Feature: #61981 - Search all fields in Suggest Wizard"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-61981"
source: "Changelog/9.2/Feature-61981-SearchAllFieldsInSuggestWizard.rst"
typo3-version: "9.2"
typo3-major: 9
type: "feature"
issue: 61981
forge: "https://forge.typo3.org/issues/61981"
tags: ["Backend", "TCA"]
rendered: "2026-09-19T12:12:50+00:00"
---

# Feature: #61981 - Search all fields in Suggest Wizard {#feature-61981}

See [forge#61981](https://forge.typo3.org/issues/61981)

## Description {#description}

Suggest Wizard search terms are split by `+`.
This allows to search for a combination of strings in any given field.

## Impact {#impact}

Searching for the term "elements+basic" will find the following results:

-   elements basic
-   elements rte basic
-   basic rte elements
