.. include:: /Includes.rst.txt .. _feature-57331: ===================================================== Feature: #57331 - Support dash in CurrencyViewHelper ===================================================== See :issue:`57331` Description =========== The :php:`useDash` option has been added to the CurrencyViewHelper. Impact ====== If the option :php:`useDash` is set and a value without decimals (see example) is given, the decimal place is rendered as a dash. Example: .. code-block:: html 54321.00 .. index:: Fluid, ext:fluid