- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2018 03:24 AM
How can I hide the New ui action button on a list view?
And when click on a record and go into it I want to hide the update and delete ui action button as well.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2018 03:28 AM
You can right click on the list-> Configure-> List control
and check the 'omit new' checkbox and save.
Delete ui action can be controlled via ACL, if the used doesn't have the Delete permission, the ui action wont show up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2018 03:28 AM
You can right click on the list-> Configure-> List control
and check the 'omit new' checkbox and save.
Delete ui action can be controlled via ACL, if the used doesn't have the Delete permission, the ui action wont show up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2018 04:01 AM
It was ACL and I removed all the roles and just added admin.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2018 03:34 AM