• Resolved Mohd Asri

    (@asri123)


    Hi, I didn’t see any post about my issue. so, I want to ask. How I can separate the number with comma.
    for example: 2,000.00

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @asri123,

    If you are talking about a number field, select the “Number” option through the attribute: “Number Format”, enter the comma symbol (,) into the “Symbol for grouping thousands” attribute, and if you want this format be applied automatically to the numbers entered by the users, tick the checkbox: “Format Dynamically”

    If you are talking about a currency field, enter the comma symbol into the attribute: “Thousands Separator”, and to format the values entered by the users, tick the checkbox: “Format Dynamically”

    In the case of calculated fields to format the output, enter the comma symbol into the attribute: “Symbol for grouping thousands”

    Best regards.

    Thread Starter Mohd Asri

    (@asri123)

    alright. thanks a lot ya. it’s worked!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘separate value with comma’ is closed to new replies.