How to hide bottom (UI Action ) button in form

Santhosh23
Tera Expert

How to hide bottom (UI Action ) button in form when we selected type as form button.

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Santhosh,

It cannot be done unless using DOM manipulation.

It is not recommended to use DOM

Regards
Ankur

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

View solution in original post

5 REPLIES 5

Sadhana
Giga Contributor

That is the oob behaviour. Form button shows up at the top and bottom of the form.

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

Check the following link

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

Its hidden here but via DOM, which is not recommended. If you decide to use this, make sure you check the 'isolate script' flag on your client script.

 

Alternatively,

 

You can change the value of the property in screenshot below to false, but it will be a platform wide change for all ui actions and not limited to one

find_real_file.png

-Anurag

-Anurag

Mark Roethof
Tera Patron
Tera Patron

Hi there,

Do you want this for one specific button or all? If only one... as the others already mentioned. If for all: system property setting.

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark
2020 ServiceNow Community MVP
2020 ServiceNow Developer MVP

---

LinkedIn
Community article list

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn