How to hide the form buttons (found on the bottom part)

adriantan08
Giga Expert

Hi Guys.

Does anyone know how to hide the UI actions found in the bottom part of a Form View:

find_real_file.png

 

 

1 ACCEPTED SOLUTION

Hi Adrian,

please try below link;

https://community.servicenow.com/community?id=community_question&sys_id=2cf54361db1cdbc01dcaf3231f96...

ensure Isolate Script is set to false; this field is not on form; you need to set this field from list layout as false;

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

10 REPLIES 10

You can override the global UI action for a specific table. Details here.

https://community.servicenow.com/community?id=community_blog&sys_id=d01e6e2ddbd0dbc01dcaf3231f9619df

 

- Pradeep Sharma