Hide bottom button within the form page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-12-2022 03:48 AM
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
Bottom button
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2022 08:16 PM
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
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-16-2022 03:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2022 07:21 AM
Hi
I was waiting on your response.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2022 07:52 AM
Hi,
the link I shared has solution
Did you ensure Isolate Script = False for your UI policy to allow DOM
regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2022 01:33 AM
I've followed the link and set the Isolate script to false but no luck.
Thanks