How to hide the ui Action button in CSM Workspace for Custom table extended by Case Table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2022 08:30 AM
Hi Everyone,
Created a custom table in scoped application that extended by Case table. My issue is that on CSM Workspace, I want to hide the few ui Actions for custom table which was there for Case table. So, what I did is by using Insert and Stay option duplicated the ui Action which I want to hide in that changed the table to custom table and also tried with given case table and also for both cases in condition field added && current.getRecordClassName() !='custom table' to the existing condition. But, seems to be not hiding the ui Actions in CSM Workspace for Custom table.
Under Visibility tab, added as excluded in CSM Workspace.
NOTE: I can't change the existing ui Action because domain is different for the one's which I'm using.
Can anyone resolve my issue.
Thanks in Advance!
Regards,
Sravani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2022 08:48 AM
HI Sravani,
- Navigate to Workspace Experience > Forms > Workspace View Rules.
- Click the rule that you want to modify.
- On the Form Settings tab, select the Hide Details & UI Actions check box to hide UI actions and the Details tab in the Related Items menu.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2022 09:04 AM
Hi Sandeep
But I want to hide few of the ui Actions for custom table on CSM Workspace not the Details tab.
Thanks for the reply
Regards
Sravani