Page 1 of 1

nuNumber format problem

Posted: Mon Jul 21, 2025 2:46 pm
by Diggger5
Hello,

I created some nuNumber formats in the past, e.g. 1000 or "1 000". I use these formats for many fields, but don't work in the current version. For example, if I enter 1000000 in a field, the value disappears and I get 0. But if I change the format of the field to e.g. 1000.00, it works. (But I don't want this format...)

What could be the problem?

Re: nuNumber format problem

Posted: Mon Jul 21, 2025 3:02 pm
by kev1n
In which version did it last work?

Re: nuNumber format problem

Posted: Mon Jul 21, 2025 3:18 pm
by Diggger5
This was the previous version:
DB Version: V.4.8-2025.06.12.00
Files Version: V.4.8-2025.06.12.03

Re: nuNumber format problem

Posted: Mon Jul 21, 2025 3:56 pm
by kev1n
I can reproduce the issue, will investigate later.

Re: nuNumber format problem

Posted: Mon Jul 21, 2025 8:38 pm
by kev1n
This should be fixed now on Github. (nuformclass.js modified)

Re: nuNumber format problem

Posted: Tue Jul 22, 2025 9:02 am
by Diggger5
Yes, this solved the issue!
Thanks Kev1n!
You are the best!