Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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!