How to add additional prices in a catalog item?

Aeden Frost
Tera Contributor

Hello everyone, hope you are well.

 

I am trying to add another pricing field to a catalog item, similar to the recurring price field that exists out of the box, except it is a one time extra charge for delivery fees.

Is there any way that I can go about achieving this out of the box in servicenow? I've attached the field that I have added to the form, but I am unsure as to how to make it appear on the portal itself. 

find_real_file.png

1 REPLY 1

Brijesh10
Tera Guru

 

Hi,

You can create additional widget on page to show this on form.

https://docs.servicenow.com/en-US/bundle/sandiego-servicenow-platform/page/build/service-portal/task...

using server script , pull the data from catalog item field ( newly created by you).

 

Please mark helpful, if it resolves your problem.

 

Thanks,

Brijesh Sahani