Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

To Rename "UPDATE" button with "SAVE" in all the forms (INC, CHG, PRB, CHG TASK)

ShreyasD
Kilo Contributor

How  To Rename "UPDATE" button with "SAVE" in all the forms (INC, CHG, PRB, CHG TASK)

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @ShreyasD 

My friend, renaming it won’t change the core functionality. Update: it redirects the user to the list view, while Save keeps you on the same page. Changing the name won’t affect how it works.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Paul Kunze
Tera Guru

Hi, there are two UI Actions on the table "Global" which are used for many OOTB forms like the ones you listed.

Link: /sys_ui_action_list.do?sysparm_query=nameSTARTSWITHupdate%5EtableSTARTSWITHglobal

 

You can update the name from "Update" to "Save" to achieve your desired effect. But keep in mind that the behavior of the buttons will not change from a label update and your users will certainly get confused when working in other tables or another ServiceNow instance where the function is still called "Update".

 

PaulKunze_0-1762252009654.png

 

Anupam1
Tera Expert

Hi Shreyas,

 

Kindly check this solution, it might help you :

 

Solved: To Replace "UPDATE" button with "SAVE" in all the ... - ServiceNow Community

 

Thanks,

Anupam.