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.

Recurring price on Service catalogs

praveenpara
Kilo Explorer

Hi,

How can i hide recurring price for service catalog variable.

i want to hide the [add $1,115.50] and [subtract $892.40] for end user. but i don't want to remove the price.

find_real_file.png

Regards,

Praveen

4 REPLIES 4

jonnyseymour
ServiceNow Employee
ServiceNow Employee

The recommend way would to be to create a custom cart macro to use for this types of customer requests.


NOT RECOMMENDED If this is for a item could do a DOM hack to hide that element on catalog item load but not best practice and not recommended.



More information here:


* Hiding Prices in the Service Catalog - ServiceNow Wiki: http://bit.ly/1Mo2v7V


* Configuring Cart Layouts - ServiceNow Wiki: http://bit.ly/1Mo2sZv


Hi Jonny,



Thanks for your valuable inputs.


But my concern is I want to hide only for catalog variable not for cart.



Regards,


Praveen


jmcagod
Kilo Guru

Hi, I have the same requirement. Did you get this to work? Can you please share your solution?



Thanks,


kaltrinekabashi
Kilo Contributor

Hello,



I had the same request than you. You can set the value of the property glide.sc.enhance.labels to false.


Here's the link for more details to the expected behavior of this property : ServiceNow KB: PRB656157: glide.sc.enhance.labels property (append pricing information to option lab...



Regards,



Kaltriní«