Adding/Removing buttons on Incident or Change form

Puru2
Tera Contributor

Hello Everyone,

How can I add/remove buttons like "Resolve" ,"Create Problem" ,"Cancel Change Request" etc. from Incident or Change form ?

I also would like to know how do we add a new button in any form in Service-Now.

Thanks & Regards,

Puru

2 REPLIES 2

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

epam
Kilo Guru

Hi Pururava,



these buttons called UI Actions. Every UI Action is associated with a table and will be displayed on list view and/or on form view - this is set inside UI Action.



If you need to create new button on Problem form, for example, just go to UI Action and create new one and set Table to Problems.



and as Pradeep already said - you may get some more information on Wiki: UI Actions - ServiceNow Wiki