Removing save from right click menu

josephd01
Mega Guru

Good Day,

I have tried finding the solution on the forums, but was unable to find an answer. I want to remove the save from the right click menu for a read only role. Please can someone point me in the right direction. Maybe disable the menu all together for my read only role.

 

Thanking you in advance

 

find_real_file.png

1 ACCEPTED SOLUTION

Bhagya Lakshmi
Mega Guru

Hi,

Please go through following attachment.

find_real_file.png

You will create another UI action for your table  with same action name and above code. Give condition as you required.

 

Thanks.

View solution in original post

7 REPLIES 7

Vishal Khandve
Kilo Sage

Hi,

 navigate to Ui action

 run below query

find_real_file.png

 

then see result of below 

find_real_file.png

uncheck form context menu from above and save.

now you can see there is no save button,

 

thank you,

vishal

Bhagya Lakshmi
Mega Guru

Hi,

Please go through following attachment.

find_real_file.png

You will create another UI action for your table  with same action name and above code. Give condition as you required.

 

Thanks.

Thank you this is working, but I would only like to limit this to the 'auditor' role that I have created

Hi,

Will save button display only for auditor role or it is not display for auditor role? I want to know about your requirement clearly.