- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-17-2013 09:18 AM
We have a few currency fields in use in our system. The problem we are running into is that despite setting the code field as the display value for currency types the fields still show the symbol in the second drop down box. That is a problem because we use 3 currencies that use the $ symbol and end users have no way to determine what symbol to use.
Has anyone found a way to change that to use the currency code instead of symbol, or should I just edit the currency records and replace the symbol with the code again?
SS attached.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2013 04:04 PM
Hi John,
I've seen this done in other systems by adding a letter to the front of the $ sign to indicate the base country and remove the confusion.. i.e. Australian Dollars = A$, Singapore Dollars = S$ and you can leave USD as $ (or change to US$) to make it clear..
Thanks,
Matt
ServiceNow Australia (Perth)
Senior Advisory Solution Consultant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2013 04:04 PM
Hi John,
I've seen this done in other systems by adding a letter to the front of the $ sign to indicate the base country and remove the confusion.. i.e. Australian Dollars = A$, Singapore Dollars = S$ and you can leave USD as $ (or change to US$) to make it clear..
Thanks,
Matt
ServiceNow Australia (Perth)
Senior Advisory Solution Consultant

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2014 01:07 AM
I seem to be missing something and can't find the answer on the wiki - but how do you get the currency field on a form to show the dropdown? When adding a currency field, I just get the one box with a £ sign on the end of it and no option to change it.
Thanks in advance!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2014 02:27 AM
Just reply to myself for anyone else who had this issue - I found that the sys_properties had an entry to make our instance a single currency one. Set this to false and enabled a few other currencies via the sys_properties table and boom!
Thanks to Russell Hart at TeamUltra for working that out with me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2014 03:57 AM
Hi Adam, it sounds you need to enable the system property that allows multi-currency selection in your instance. Check the following:
Check this property is set to false, and if so change it to true.