• Resolved vacoas

    (@vacoas)


    Hello, I want to add comma separator for numbers like this 2,000,000

    I have used a Number Field and can’t see it there. There seems to one in the Currency Field but I can seem to get it to work.

    Thank you in advance for any help.

    Regards

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

    (@codepeople)

    Hello @vacoas

    Yes, that’s possible, however, you should configure the number field as follows:

    1. Select the “Number” option for its “Number Format” attribute.

    2. Enter the comma symbol (,) through its “Symbol for grouping thousands” attribute.

    3. And finally, tick the checkbox: “Format Dynamically”

    Best regards.

    Thread Starter vacoas

    (@vacoas)

    Hello @codepeople

    Many thanks for your help. I have followed the instructions and it is working for all fields except the Number Field. I’ve redone it a few times on two forms. Any suggestions to try and make it apply?

    Regards

    Plugin Author codepeople

    (@codepeople)

    Hello @vacoas

    The modifications recommended are for number fields. Please, send me the URL to the form’s page, and indicate the name of the number field.

    Best regards.

    Thread Starter vacoas

    (@vacoas)

    Hello @codepeople

    Actually it is working, but although set to “Format Dynamically” there is a slight delay with the , being added. The , is added immediately in the other fields:

    https://notairemaurice.org/partage-de-succession/

    It is the first Field: Prix.

    Regards

    Plugin Author codepeople

    (@codepeople)

    Hello @vacoas

    Your form is working properly. Our plugin formats the fields’ values after the fields lose the focus, and not while the user is typing. The other fields in the form are calculated fields, whose values are formatted as part of the evaluation of the equations.

    Best regards.

    Thread Starter vacoas

    (@vacoas)

    Great, many thanks for you help.

    Regards

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Comma separator for numbers’ is closed to new replies.