Currency dropdown field

dev_K
Tera Contributor

Hi All,

 

 

I have a form which uses this dropdown for active currencies:

 

dev_K_0-1726748187335.png

 

 

this actually fetches active currencies records by their symbol property so as you can tell you cant diffrentiate between eg. australian or american dollar. Instead I would like to fetch those values by the 'code' instead so it would be AUD or USD. How to do it?

 

1 REPLY 1

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

I don't see any solution except manipulating the Symbol of the currencies

Solved: Currency code > symbol - ServiceNow Community

-Anurag