How to Remove/Disable the Options from Project Workspace?

Rajesh Bandila
Tera Contributor

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.

RajeshBandila_0-1729098903763.png

New Expense Line:

RajeshBandila_1-1729098952928.png

Add Expense Line:

RajeshBandila_2-1729099005333.png

 

 

Thanks,

Rajesh

3 REPLIES 3

Akash4
Kilo Sage
Kilo Sage

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.

 

Akash4_0-1729109737846.png

 

Akash4_1-1729110330698.png

 

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)

 

Regards, Akash
If my response proves useful, please mark it "Accept as Solution" and "Helpful". This action benefits both the community and me.

Damian Martinez
Mega Sage

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

Damian Martinez
Mega Sage

Hello I still cannot find the  delete row in ui builder, any luck? Thanks!