- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2024 12:12 PM
Hello! I'm currently working on the supplier manager workspace and I need to hide some buttons (such as save, new and delete) but when I look them up they don't show up as UI Actions. How can I do this? I believe they are global UI actions, but I don't want to disable them anywhere else, only in the SMW.
Thank you!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2024 12:35 PM
check if your ws buttons are implemented here:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2024 12:35 PM
check if your ws buttons are implemented here:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2024 10:37 AM
Thank you!!