[Flow] Use comma instead of a dot in float

Alexander Berl a.berl at outlook.com
Wed Mar 11 22:46:18 CET 2015


better use
value="{object.myfield -> f:format.number(decimalSeparator:',')}"

That's valid HTML Syntax :)

Regards,
Alexander

Am 11.03.2015 um 19:58 schrieb Patric Eckhart:
> Okay I have found a solution.
> 
> Add a value at the input field in the fluid template
> value="<f:format.number
> decimalSeparator=','>{object.myfield}</f:format.number>"



More information about the Flow mailing list