Auto formatting of Integer field type
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 08:45 AM
Hi everyone,
I can't seem to find the "thing" (I am assuming it's a property) that is responsible for fomatting every single field type that contains only numbers (e.g. Decimal, Integer).
On this screenshot for example, in "Price (recurring)" field, I wrote "50000000" which got automatically formatted when I exit the field:
I'm trying to do the same thing but with the European format instead.
I found this already in the official documentation of Servicenow :
Unfortunately, when I'm trying to add "format=none" to the attributes of any integer field, it still updates the format each and every time...
Could anyone help me to do the same thing but with the Europan format ? (I'm pretty sure the current logics won't be affected since I read that it's only formatting the display value, right ? If anyone could confirme me that as well, that'd be amazing).
Thank you very much in advance !