To use the vendor catalog item feature in ServiceNow, you can set up different pricing tiers
Import
·
Dec 27, 2023
·
article
Let me start with how you can develop without writing any script.
The very important is to create a hidden variable on the form so that end user should not understand the logic behind our development. Need to create a variable of type reference and bring the field "PRICE IMPLICATION" on the form and its a true/false field. Checked this field to true. And select the reference to location or vendor catalog item table.
View original source
https://www.servicenow.com/community/developer-blog/to-use-the-vendor-catalog-item-feature-in-servicenow-you-can-set/ba-p/2774357