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

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello,

Navigate to the UI action i.e right click on UI action->Edit and uncheck Form link and save the record. Details below (Screenshot)

https://docs.servicenow.com/bundle/orlando-platform-administration/page/administer/list-administrati...

 

- Pradeep Sharma

Kunal Varkhede
Tera Guru

Hi,

 

In addition, if you want to hide ui action based on condition then use Condition in UI action.

find_real_file.png

 

Thanks,

Kunal

Jim Coyne
Kilo Patron

Do you mean you want to hide the bottom ones, but leave the ones in the top right visible?

Yes Jim. 🙂