- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2022 09:27 PM
I got a requirement to add one more button in confirm box. Can someone help me with that in service catalogs?
I need that button at yellow bar.
Solved! Go to Solution.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2022 09:48 PM
Hi VVR
I understand your point you can achieve this only glide dailog window
Alert is javascript one
ga.infomessage - Only show the messages
check below link it will help you
https://servicenowguru.com/system-ui/glidedialogwindow-advanced-popups-ui-pages/
Thanks
Chandu Telu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2022 09:32 PM
Hi VVR,
Not really. The confirm box is controlled by JavaScript You can't add one more button in confirm box
May be You can achieve this using the Glide Dailog window
https://servicenowguru.com/system-ui/glidedialogwindow-advanced-popups-ui-pages/
Thanks
Chandu Telu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2022 09:40 PM
Can we add that button in gs.infomessage or in a alert message?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2022 09:48 PM
Hi VVR
I understand your point you can achieve this only glide dailog window
Alert is javascript one
ga.infomessage - Only show the messages
check below link it will help you
https://servicenowguru.com/system-ui/glidedialogwindow-advanced-popups-ui-pages/
Thanks
Chandu Telu

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-14-2022 09:42 PM
Hi you can create buttons in Service portal or using Glide Dailog window but not possible in Confirm,alert or gs.addInfor message
Harish