How to add a separate button in confirm box?

vvr0409
Giga Contributor

I got a requirement to add one more button in confirm box. Can someone help me with that in service catalogs?

find_real_file.png

I need that button at yellow bar.

1 ACCEPTED SOLUTION

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

View solution in original post

4 REPLIES 4

Chandu Telu
Tera Guru
Tera Guru

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

Can we add that button in gs.infomessage or in a alert message?

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

Harish KM
Kilo Patron
Kilo Patron

Hi you can create buttons in Service portal or using  Glide Dailog window but not possible in Confirm,alert or gs.addInfor message

Regards
Harish