Currency field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 11:39 PM
Hi All,
Can I change the values that are shown in the dropdown of the currency field?
By default the signs are show but once I have US dollar and Canadian dollar I would have '$' shown which would make it complicated to differ. It would be easier if the dropdown shows the codes instead of symbols. How to modify it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 11:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2024 12:01 AM
This field by default shows the symbol value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2024 12:07 AM
Hi @dev_K
The currency code and symbol are stored in the Currencies [fx_currency] table
URL: https://<instance_name>.service-now.com/fx_currency_list.do
So if you update the Symbol field, it should reflect the currency code in a currency field type. Sample
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2024 12:09 AM
Hi, thanks but I do not want to change the values for symbols. My question is if I could change it so it shows codes.