how to add save button on to the incident form

google1
Kilo Contributor

how to add save button on to the incident form? What are the steps to it?

1 ACCEPTED SOLUTION

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello Menna,



Navigate to UI action and search for save button->Now modify the record i.e change the table name to incident->Right click on select insert and stay. This will create a new record for incident table.


View solution in original post

8 REPLIES 8

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello Menna,



Navigate to UI action and search for save button->Now modify the record i.e change the table name to incident->Right click on select insert and stay. This will create a new record for incident table.


Bharath40
Giga Guru

Hi Meena,



What pradeep explained is correct. Your UI action should look like attached screenshot.uiaction.PNG


Thanks Bharath kumar. This indeed was very helpful


worked thanks