---
title: "Feature: #71331 - Make indexed_search extbase plugin form target Pid configurable"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-71331"
source: "Changelog/8.0/Feature-71331-MakeIndexedSearchExtbasePluginFormTargetPidConfigurable.rst"
typo3-version: "8.0"
typo3-major: 8
type: "feature"
issue: 71331
forge: "https://forge.typo3.org/issues/71331"
tags: ["Frontend", "ext:indexed_search", "TypoScript"]
rendered: "2026-09-25T23:17:45+00:00"
---

# Feature: #71331 - Make indexed_search extbase plugin form target Pid configurable {#feature-71331}

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

## Description {#description}

The search form target page of the extbase variant of EXT:indexed_search can now be
configured by using the TypoScript option `plugin.tx_indexedsearch.settings.targetPid = 123`.

If it is empty, the current page will be used.
