How to Remove/Disable the Options from Project Workspace?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2024 10:17 AM
Hi Everyone,
I have an requirement to Remove/Disable the below options from New Project Workspace? Is there any possibility?
Financial Screen: I need to remove the "Delete Row" Option.
New Expense Line:
Add Expense Line:
Thanks,
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2024 01:18 PM - edited 10-16-2024 01:26 PM
Hi Rajesh,
Here is an idea that you can start with -
One way to find the Component names of Workspaces is to right click on the page and at the bottom you find "inspect page" which is an option of Browser (not specific to SN)
Here is a quick view on the "Row context menu 1" component and the second screenshot with the "Delete Row" context button. You can find these in the back while moving up the Div class and finding the right area to configure.
Although, this seems simple but few pages you cannot configure, for that you may need to duplicate the page and then customize to your needs (called Variants in Workspace language)
If my response proves useful, please mark it "Accept as Solution" and "Helpful". This action benefits both the community and me.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2024 02:16 AM
Hello @Rajesh Bandila
did you ever find out ever where this is setup in ui builder?
I am trying to find the same.
Thanks,
Damian

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 04:45 AM
Hello I still cannot find the delete row in ui builder, any luck? Thanks!