Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Change Update button name on one form

jesterize
Tera Contributor

I am attempting to modify the name of the Update button on one form only. I can change it globally, but cannot seem to figure out how to do it in the client scripts. 

Any ideas?

1 ACCEPTED SOLUTION

jesterize
Tera Contributor

I figured it out. If I go to the form and select UI Actions, then change the view to show all tables and find the global Delete, I can go into the global delete, change the form to mine, click Insert and Save, and then make any necessary changes. 

View solution in original post

4 REPLIES 4

Ajaykumar1
Tera Guru

Thank you, but I saw that that first one and it didn't help me to identify the Update button. Plus, I need it onLoad not after something has been clicked on the form.

jesterize
Tera Contributor

I figured it out. If I go to the form and select UI Actions, then change the view to show all tables and find the global Delete, I can go into the global delete, change the form to mine, click Insert and Save, and then make any necessary changes. 

Thank you for this ... Helped me out today!