ServiceNow – Removing Form Buttons

To remove all bottom buttons globally, navigate to System Properties > UI Properties’ and un-check the ‘Show buttons at end of form (Submit, Update, etc.)’ property.

Alternatively, within the form view right click and Edit UI action on the respective UI action button e.g ‘Save/Delete’ and Uncheck the Active and Form Button boxes.

You can also use native jQuery: Client script > New > paste the following code in Script section.

NOTE: Because of London release, access to jQuery, is disabled. Follow the steps in the link below to enable access again.
https://hi.service-now.com/kb_view.do?sysparm_article=KB0694479

Add a Comment

Your email address will not be published. Required fields are marked *