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
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
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