---
title: "Breaking: #77345 - EXT:form - Remove deprecated IMAGEBUTTON element"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-77345"
source: "Changelog/8.3/Breaking-77345-EXTform-RemoveDeprecatedIMAGEBUTTONElement.rst"
typo3-version: "8.3"
typo3-major: 8
type: "breaking"
issue: 77345
forge: "https://forge.typo3.org/issues/77345"
tags: ["TypoScript", "ext:form"]
rendered: "2026-09-20T18:31:11+00:00"
---

# Breaking: #77345 - EXT:form - Remove deprecated IMAGEBUTTON element {#breaking-77345}

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

## Description {#description}

The `IMAGEBUTTON` element has been removed in TYPO3 v8.

## Impact {#impact}

Using the `IMAGEBUTTON` element is not working anymore, i.e. no `IMAGEBUTTON` element will be rendered.

## Affected Installations {#affected-installations}

All installations using the `IMAGEBUTTON` element.

## Migration {#migration}

Remove all usages of the `IMAGEBUTTON` element.
