---
title: "Deprecation: #66789 - options deprecated in CshViewHelper"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:deprecation-66789"
source: "Changelog/7.3/Deprecation-66789-DeprecateOptionsInCshViewHelper.rst"
typo3-version: "7.3"
typo3-major: 7
type: "deprecation"
issue: 66789
forge: "https://forge.typo3.org/issues/66789"
tags: ["Fluid", "Backend"]
rendered: "2026-09-24T21:45:06+00:00"
---

# Deprecation: #66789 - options deprecated in CshViewHelper {#deprecation-66789}

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

## Description {#description}

The two unused options `iconOnly` and `styleAttributes` have been marked as deprecated.

## Impact {#impact}

The options in the CshViewHelper have been marked as deprecated and will be removed in TYPO3 CMS 8.

## Migration {#migration}

Remove the options where the CshViewHelper is used.
