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.

How to modify Service Portal blue Save button?

yltsai
Mega Guru

The business users requested to make a change to the blue Save button on Service Portal.

They would want to see only Save text on the button rather than Save (Ctrl + s).

I looked at the widget, form, and searched for button but I could not find the save button to change its text. Can anyone tell me where to find it and how to change it? 

Thank you,

1 ACCEPTED SOLUTION

yltsai
Mega Guru

I have resolved the issue.

Thank you,

View solution in original post

5 REPLIES 5

Allen Andreas
Tera Patron

Hi,

Without knowing which widget you're talking about:


If you ctrl+right-click the widget in which this is showing and choose "Widget in Editor" and then look over at the HTML Template, I believe the Save button information can be found there (if it's a part of the widget). Look for something like {Save (Ctrl + s)}.


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

yltsai
Mega Guru

I have resolved the issue.

Thank you,

Great work!

If anything I did helped or was the correct answer, please mark Helpful or Correct.

Take care!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

Did you solve it without cloning the widget ?