Hide New button on list component (UI Builder)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2023 10:16 AM
Is there a way to hide the new button in a list component without modifying the acl for this table? This is ui builder list component
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2023 11:02 AM
Hello @Andre8
UI builder does not allow hiding single action. You can hide all the list actions using "Hide list actions" option.
If only new button needs to be hidden you can hide it using create acl on that table.
If no event is configured for New button user will not be able to create new record.
Plz Mark my Solution as Accept and Give me thumbs up, if you find it Helpful.
Regards,
Samaksh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2023 07:21 AM
Your answer is at below link.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0830000
ServiceNow Community Rising Star 2022/2023

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2023 03:41 AM
Hi @Andre8,
I have already answered the question in - https://www.servicenow.com/community/developer-forum/ui-builder-list-component-new-button/m-p/244847...
Let me know if it was helpful.
Thanks