Feature: #84537 - Make cHash configurable in Fluid Widget Links
See forge#84537
Description
When creating links with fluid widgets it is now possible to disable the cHash calculation.
A new argument use
for the <f:
and the <f:
ViewHelpers has been added.
By default it is set to true
to keep the previous behavior.