Replies: 1 comment
-
Representation can be changed to doted variant if change number format in OS language and region settings. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use custom field with type decimal. In netbox UI and API value in this field represent with dot. But when I edit object with such custom field, the value represents with comma. I need that all decimal values elsewhere be represented with dot. Is it possible and how?

Representation in UI
Representation in edit mode

I have tried playing with localization settings, like
but it didn't helped.
I am using nebtox docker v4.2.2
Beta Was this translation helpful? Give feedback.
All reactions