Currency dropdown field
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2024 05:17 AM
Hi All,
I have a form which uses this dropdown for active currencies:
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2024 05:29 AM
Hi,
I don't see any solution except manipulating the Symbol of the currencies
Solved: Currency code > symbol - ServiceNow Community
-Anurag