- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2019 07:06 PM
Hi,
Anyone know how to hide the Special Instructions and Delivery Information in the Order confirmation page in service portal?
Thank you.
Solved! Go to Solution.
- Labels:
-
Request Management
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2019 08:22 PM
Hi Delia,
You can do the following:
- Clone the out-of-the-box widget 'sc-checkout' and make changes to hide the unwanted fields.
- Apply CSS to hide fields.
Let me know if it helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2019 07:23 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2019 07:38 PM
Hi Ankur,
Appreciate your response.
Basically I still want to the order confirmation page since I need the Requested For in case the user need to request on behalf of other user. But I would like to hide the Delivery and Special Instruction field from that page. Is that possible to do so?
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2019 07:43 PM
Delia,
The pop up Order Confirmation is a widget "Catalog Checkout", widget ID : sc-checkout.
You can clone the widget and comment out unwanted fields there, that will remove those fields from the Order Confirmation.
Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2019 08:22 PM
Hi Delia,
You can do the following:
- Clone the out-of-the-box widget 'sc-checkout' and make changes to hide the unwanted fields.
- Apply CSS to hide fields.
Let me know if it helps.