How to override form menu save action?

Sai Kumar
ServiceNow Employee
ServiceNow Employee
 
1 ACCEPTED SOLUTION

SatyakiBose
Mega Sage

Hello @Sai Kumar 

You need to take care of 2 OOB Save UI actions here:

So based on your requirement, you can create a custom save ui action.

On the custom ui action, you would see a field called - Overrides

Now based on your business need, whether for insert or update, you can add the OOB UI action in this field.

 

View solution in original post

1 REPLY 1

SatyakiBose
Mega Sage

Hello @Sai Kumar 

You need to take care of 2 OOB Save UI actions here:

So based on your requirement, you can create a custom save ui action.

On the custom ui action, you would see a field called - Overrides

Now based on your business need, whether for insert or update, you can add the OOB UI action in this field.