Remove Comma when display number in screen

Hi community,

when I display an integer attribute in editor-screen.
Here is an image of it:
Fail

I would put an dot instead of comma.
Does anyone have an idea?

Thanks a lot

Hello @spamhater.alex

It can be managed with datatype format. Please check documentation: link.

Regards,
Daniil.

Thanks Daniil,

but I still dont undertsand :frowning:

Follow this recommendation in the doc:

Studio allows you to set format strings for languages used in your application. Edit Project Properties, click the button in the Available locales field, then click Show data format strings.

Then set “.” in the numberGroupingSeparator field.