- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2017 01:06 AM
Hi
Does anyone know how to disable it?
The System Property "glide.sc.checkout.twostep" is already on "false"
I'm on Jakarta.
Thanks
Marc
Solved! Go to Solution.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2017 04:45 AM
Yes surely it's work
add some more css for customizing the page like
.order-details-container{
display:none;
}
.panel{
border-top: 0px;
margin: 0px;
}
it look like
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2017 03:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2017 04:45 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2019 06:04 AM
It worked in this way to our instance. Although glide.sc.checkout.twostep is false it did not work.
Make a new property glide.sc.sp.twostep (disble order confirmation popup), make the dafault value to false and include the Categories you want to add into them.