hhow to redirect com.glideapp.servicecatalog_checkout_view_v2 instead of com.glideapp.servicecatalog_checkout_view in catalog order
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2016 04:55 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2016 07:17 AM
Raghu,
You need to enable the property 'glide.sc.use_cart_layouts' to true to follow new Cart Layouts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2017 11:46 AM
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.