We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Item price is not visible in service portal

Snow consultan1
Tera Contributor

Hi All,

 

Item price is not visible in widget if the item cost is $0.00 even after removing the HTML condition.

 

<span class="pull-right item-price font-bold">{{::item.price}}</span> &nbsp;

 

Please suggest

1 ACCEPTED SOLUTION

Turns out this fixed it:

find_real_file.png

Found in:

find_real_file.png

And proof:

find_real_file.png


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

View solution in original post

10 REPLIES 10

Turns out this fixed it:

find_real_file.png

Found in:

find_real_file.png

And proof:

find_real_file.png


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!