How to remove options from context menu ?

Kevin Smith2
Giga Expert

Good day everyone,

How to remove these two options from the context menu (refer the below image) ?

table name : rm_release

find_real_file.png

1 ACCEPTED SOLUTION

Hi Kevin,

Please check the global UI action with name as Insert and Insert and stay.

Then in the condition field exclude the table you want.

Like: current.sys_class_name != 'table_name'

Mark it as correct or helpful if this helps.

Thanks

Ragini

View solution in original post

5 REPLIES 5

Ratul Arora
Kilo Guru

HI, 

goto UI actions of that table and make the option active false, then it will not populate on the context menu.

find_real_file.png

 

please mark correct/helpful, if it will help You.

Thanks,

Ratul Arora