- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2018 10:45 AM
Hi all
anyone know how to remove the "Delivery Information" field completely from the Confirmation page on an order guide in Kingston... it looks like this. I also want to make the "Request for" field read only...or remove altogether if possible. Thanks!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2018 11:55 AM
Hi,
The above fields come from the "Catalog Checkout" widget. Clone the widget and comment from line 25 to 27 in HTML Template.
Then open the Order Guide widget and in server script line 4 replace sc-checkout with the id of the new widget which you cloned in step 1.
Mark my answer as correct or helpful if it helped.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2019 12:26 AM
The widget "SC Order Guide" is read only.
How can I make the change to line 4 in the server script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2018 12:53 PM
Hi Narendra,
thanks again for the suggestions. In our case cloning the widget is not a good option. Instead I used the system property to hide the popup model altogether. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2019 07:28 PM
glide.sc.sp.twostep = false