---
title: "Feature: #84537 - Make cHash configurable in Fluid Widget Links"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:feature-84537"
source: "Changelog/8.7.x/Feature-84537-MakeCHashConfigurableInFluidWidgetLinks.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Feature: #84537 - Make cHash configurable in Fluid Widget Links

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

## Description

When creating links with fluid widgets it is now possible to disable the cHash calculation.

A new argument `useCacheHash` for the `<f:widget.link>` and the `<f:widget.uri>` ViewHelpers has been added.
By default it is set to `true` to keep the previous behavior.
