Hide the save button in service portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 09:50 AM
Hi All,
After submitting the record producer in portal there is a Save button that is displayed, Need to hide that save button.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 10:01 AM
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