- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2017 05:01 PM
hi gang,
I've been working on an order guide, and something has broken whereby when I click on the "Checkout" page it is going to a completely white blank screen.
any idea what's causing this?
thanks!
Solved! Go to Solution.
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2017 10:04 AM
Once something is added to a cart, you will have to manually go a remove it from cart. Thats the out of box functionality and we shouldn't change it
Also you can't save progress of an order guide. We had similar requirement, but we had to use another appraoch of creating a custom table with buttons Previous Next and Save Progress. We gave user option to save their record. And at the end of the page, a submit button, which will create a Request for them.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2017 11:52 AM
great, thanks Sanjiv!