To Rename "UPDATE" button with "SAVE" in all the forms (INC, CHG, PRB, CHG TASK)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
21 hours ago
How To Rename "UPDATE" button with "SAVE" in all the forms (INC, CHG, PRB, CHG TASK)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
21 hours ago
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
20 hours ago
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".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12 hours ago
Hi Shreyas,
Kindly check this solution, it might help you :
Solved: To Replace "UPDATE" button with "SAVE" in all the ... - ServiceNow Community
Thanks,
Anupam.
