Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

How to add currency field type into catalog item

kranthi2
Tera Expert

Hi,

How to add currency field type into catalog item.

I don't see currency field type into the catalog item how to add that 

 

Thanks,

 

1 ACCEPTED SOLUTION

Not applicable

Hi @kranthi2 ,

There is no Currency field type as such!!

Please see this link :

Something like this: https://community.servicenow.com/community?id=community_question&sys_id=962a8f69db5cdbc01dcaf3231f96...

View solution in original post

4 REPLIES 4

Harish KM
Kilo Patron

Hi @kranthi2 There is no OOB variable to store currency value. However you can do the validation with help of client script. Refer below links for work around

https://www.servicenow.com/community/developer-forum/how-to-define-variables-of-type-price-in-the-se...

https://www.servicenow.com/community/itsm-forum/how-to-create-a-catalog-item-with-a-user-specified-c...

Regards
Harish

Not applicable

Hi @kranthi2 ,

There is no Currency field type as such!!

Please see this link :

Something like this: https://community.servicenow.com/community?id=community_question&sys_id=962a8f69db5cdbc01dcaf3231f96...

vermaamit16
Kilo Patron

Hi @kranthi2 

 

We do not have any Currency field on the catalog item directly so as a workaround, we need to make use of Regular Expression validation. Please refer below link and configure accordingly :

 

https://www.servicenow.com/community/itsm-forum/regex-expression-on-currency-in-catalog-item/m-p/725...

 

Thanks & Regards

Amit Verma

Thanks and Regards
Amit Verma

Dr Atul G- LNG
Tera Patron

Thanks @vermaamit16 @Community Alums @Harish KM  for answers. I was not much aware about same.

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************