---
title: "Feature: #84749 - Hide \"duplicate\" button by default"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-84749"
source: "Changelog/9.3/Feature-84749-HideDuplicateButtonByDefault.rst"
modified: "2026-09-14T09:47:36+00:00"
---

# Feature: #84749 - Hide "duplicate" button by default

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

## Description

The "duplicate" button visibility can now be managed with userTsConfig using:

-   `options.showDuplicate = 1`
-   `options.showDuplicate.[table] = 1`

## Impact

The button was only introduced in 9.0, but would with this change be hidden again.
