• Resolved Michal Vl?ek

    (@hairywolf)


    Hi, is it possible to format a numeric variable from a form, e.g. input field [price], similar to e.g. done by the PHP function: number_format($number, 2, ‘,’, ‘ ‘) ?
    For example, it would be perfect in editor like this: [price|number_format:0:”,”:” “]

    I need to display the number “25000” on the output like this with the thousands separator like this “25 000” – with space thousands separator.

    Thanks for answer and example.

    Best regards,
    Michal

    • This topic was modified 10 months, 2 weeks ago by Michal Vl?ek.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to format a numeric variable for PDF output?’ is closed to new replies.