Hide the save button in service portal

Avinash72
Tera Contributor

Hi All,

 

After submitting the record producer in portal there is a Save button that is displayed, Need to hide that save button.

 

 

Avinash72_0-1752684584456.png

 

1 REPLY 1

Juhi Poddar
Kilo Patron

Hello @Avinash72 

 

  • Press Ctrl + Right Click on the widget, and select “Show Widget Customization” from the menu.

  • Note the widget name displayed.

  • Open this widget in the ServiceNow Platform Editor.

  • In the HTML  section, locate the code responsible for rendering the Save button.

  • Comment out that portion of the code.

  • Save the changes and test the widget to observe the result.

Hope this helps!

 

"If you found my answer helpful, please like and mark it as an "accepted solution". It helps future readers to locate the solution easily and supports the community!"

 

Thank You

Juhi Poddar