---
title: "Breaking: #75747 - EXT:form - Removed useDefaultContentObject setting"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-75747"
source: "Changelog/8.2/Breaking-75747-EXTform-RemovedUseDefaultContentObjectSetting.rst"
modified: "2026-09-14T09:47:36+00:00"
---

# Breaking: #75747 - EXT:form - Removed useDefaultContentObject setting

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

## Description

The TypoScript option `useDefaultContentObject` of the FORM cObject has been removed.
Setting this value to 0 allowed the usage of the prehistoric content type `mailform`.

## Impact

It is not possible to configure the rendering of the FORM cOject. The setting is not evaluated anymore.

## Affected Installations

Any installation that uses the TypoScript option `useDefaultContentObject = 0`.

## Migration

Remove the TypoScript option from any TypoScript settings. Migrate manually to use the features of EXT:form.
