The Zurich release has arrived! Interested in new features and functionalities? Click here for more

How can we hide "Order confirmation pop up" for a particular catalog item in Service Portal?

Shantharao
Kilo Sage

Hello All,

How can we hide "Order confirmation pop up" for a particular catalog item in Service Portal?

Please find the screen shot below 

find_real_file.png

 

1 ACCEPTED SOLUTION

Shantharao
Kilo Sage

Correct solution is below go to sys_properties table and make "glide.sc.sp.twostep" = false if not existing create a new property with the same name 

View solution in original post

14 REPLIES 14

Sakshi14
Giga Expert

Hi,

Any update on this? Was anyone able to hide the order confirmation popup? Also, looks like this is a new functionality introduced with Kingston!

ericjackson
Tera Guru

Unfortunately unless you're willing to modify the new Catalog Item Widget there's not a way to disable the confirmation for only certain items. You can disable the Order Confirmation for ALL items by adding a system property:

glide.sc.sp.twostep = false


Hope this helps!

**Edited to show property should be set to false**

I had to create glide.sc.sp.twostep as false in order to disable the order confirmation pop up


Why do they auto-hide comments here?

dancook this did it for me. Thank you very much. I'm very frustrated w/ this whole thing right now--that they even added this Order Confirmation thing to me is completely senseless and not inline with other functionality; that whoever redesigned Community threads decided to auto-hide replies meaning I missed the solution until I noticed that 'Show Replies' link and found yours; that there's nothing about this order confirmation thing in docs at all; that they killed the wiki...

ServiceNow this is not looking too good from a trend perspective.

Anyway dancook you rock thank you!

Yeah..... I totally put the wrong value in my answer! glide.sc.sp.twostep needs to be FALSE!