hhow to redirect com.glideapp.servicecatalog_checkout_view_v2 instead of com.glideapp.servicecatalog_checkout_view in catalog order

Raghu Manchikan
Kilo Expert

HI,

When I click on submit order it is redirecting to com.glideapp.servicecatalog_checkout_view which is different from com.glideapp.servicecatalog_checkout_view_v2. In OOTB it is pointing to com.glideapp.servicecatalog_checkout_view_v2 where is the code change need to correct it.

Regards,

Raghu

2 REPLIES 2

manikorada
ServiceNow Employee
ServiceNow Employee

Raghu,



You need to enable the property 'glide.sc.use_cart_layouts' to true to follow new Cart Layouts


I want to redirect it to the default of view of the service request , how can i do that by bypassing both these views com.glideapp.servicecatalog_checkout_view_v nor com.glideapp.servicecatalog_checkout_view.