- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2019 12:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2019 12:46 AM
On the form widget, you should be able to use control+click to open 'Instance Options and select 'Disable UI Actions on Form' (this will not disable the blue 'Save' button). Hope this helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2019 12:10 AM
Hi Aswin,
Please check the below links, they might help:-
- https://hi.service-now.com/kb_view.do?sysparm_article=KB0647791
- https://community.servicenow.com/community?id=community_question&sys_id=3017cbe5db1cdbc01dcaf3231f961996
Hope this helps.
Mark the answer as correct/helpful if you are satisfied.
Thanks,
Angshuman
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2019 12:16 AM
Hi Aswin,
you can clone form widget and make changes to HTML to hide save button
Regards
Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2019 12:17 AM
On which form it is visible?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2019 12:30 AM
Hi,
you can put a Page Specific CSS to do hide the button as this could have adverse affects to other users
for example on the sc_cat_item page
Thanks