- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2020 04:50 AM
How to hide bottom (UI Action ) button in form when we selected type as form button.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2020 05:17 AM
Hi Santhosh,
It cannot be done unless using DOM manipulation.
It is not recommended to use 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
‎10-23-2020 04:53 AM
That is the oob behaviour. Form button shows up at the top and bottom of the form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2020 04:55 AM
Hi,
Check the following link
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
-Anurag
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2020 05:02 AM
Another useful link
https://www.servicenowguru.com/scripting/client-scripts-scripting/removing-form-buttons/
-Anurag

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-23-2020 04:59 AM
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