- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2019 06:24 PM
Hi.
We want to know how to customize Order Confirmation dialog in Service Catalog.
The requirement is:
1. Can the requesting user be made uneditable and can be made read-only?
2. Can the delivery information (optional) be hidden?
3. Can special instructions (optional) be hidden?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2019 09:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2019 07:35 PM
Thank you for your reply and sorry for my late reply.
I was able to replace Widgets.
There are two additional questions.
1. Can the optional item name itself be hidden?
2. Requested for still shows the same as default, but how can I hide it?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2019 08:02 PM
Hi,
1) I didn't understand when you say optional item, screenshot might help.
2) why do you want to hide Request for, If you really want to hide all three order confirmation page fields, disabling the two step checkout might be better.
Any way, to hide default Request for, comment the sn-record-picker tag along with label tag
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2019 08:30 PM
Thank you.
Sorry for lack of explanation.
>1) I didn't understand when you say optional item, screenshot might help.
It means the item name of "the delivery information (optional)" and "special instructions (optional)".
I could hide the input field with the contents you taught, but I want to know how to hide the above item name.
>2) why do you want to hide Request for, If you really want to hide all three order confirmation page fields, disabling the two step checkout might be better.
I want to know how to remain the Request for field and make the name part read-only.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2019 09:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2019 09:30 PM
That's right!
This is the screen I am looking for.
By adding readonly = "true", the screen for Request for is now available.
Another question, how can I hide the following names?
-Delivery Information (Optional)
-Special instructions (Optional)