Hide bottom button within the form page

Kishore32
Tera Contributor

Hi,

I've created a custom button by replacing Update and Delete buttons through UI action.

Now I wanted to hide the bottom button in the form. Could anyone please help me out here.

Top button

find_real_file.png

Bottom button

find_real_file.png

Thanks

15 REPLIES 15

Hi,

check this link which has the solution

For this UI policy also keep Isolate Script field as False

How to hide UI Action based on field change in form without using DOM?

Regards
Ankur

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

I've followed the link shared by you and its not working. Below are the configurations I've made for the UI policy

When I enable the UI policy, personlized gear icon is not working on related lists of the form.

find_real_file.png

 

find_real_file.png

Do let me know if you want any other info.

 

Hi @Ankur Bawiskar 

I was waiting on your response.

Thanks,

Hi,

the link I shared has solution

Did you ensure Isolate Script = False for your UI policy to allow DOM

regards
Ankur

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

I've followed the link and set the Isolate script to false but no luck.

Thanks