Hide List UI Action in configurable workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2024 02:53 AM
can we hide list ui action based on criteria?
Requirement: need to hide both new and edit ui actions and keep only export,is this feasible??
refer below image example
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2024 04:23 AM
Hi @Kiran Kumar 76 ,
Navigate to UX Form actions from Navigator and deactivate the required UI action.
Caution : Please chedck before you deactive if it's impacting any other owrkspace UI actions or it's a global UI action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2024 09:08 PM
"UX Form actions" does not exist in the latest version of SN. Please state what version of SN you are referring to?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2024 04:39 AM
Hi @Kiran Kumar 76 ,
Yes, you can hide these buttons. To do this, navigate to the Declarative Action table (sys_declarative_action_assignment.LIST) and update the conditions of the buttons(Edit/New) based on your requirements, such as roles or record conditions.
Please find the screenshots below for reference.