Currency field

dev_K
Tera Contributor

Hi All,

 

 

 

Can I change the values that are shown in the dropdown of the currency field?

 

dev_K_0-1727764676188.png

 

 

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?

 

8 REPLIES 8

Community Alums
Not applicable

Hi @dev_K ,

What do you mean by "Codes"?

 

dev_K_0-1727766039282.png

This field by default shows the symbol value

Tai Vu
Kilo Patron
Kilo Patron

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

Timi_0-1727766416862.png

 

Cheers,

Tai Vu

dev_K
Tera Contributor

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.