- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2023 11:48 AM
How do you hide just the "New" button on the out of the box List Component in UI builder?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2023 10:21 PM
Hi @A Sathe,
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.
let me know if it helped.
Thanks,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2023 10:21 PM
Hi @A Sathe,
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.
let me know if it helped.
Thanks,