Cannot select a currency on a form

DeIvory Gordon
Tera Guru

Hello, How do I add the currency to a form?

 

 

DeIvoryGordon_0-1732030049826.png

 

1 REPLY 1

Sheldon  Swift
ServiceNow Employee
ServiceNow Employee

Hi @DeIvory Gordon - What are you looking to accomplish? You can set your "Select Currency" field's type to 'Lookup Select Box,' then, under Type Specifications, set Lookup from table to "Currency [fx_currency]" and Lookup value field to "Symbol"—along with any desired Reference qualifier. However, that’s not how we typically implement multi-currency catalog items.