How to modify Form Context Menu

Suzanne_Ryan
Giga Expert

I've looked everywhere - can't find how to edit this menu.   I need to remove the Insert and Insert and Stay from this form's context menu:

find_real_file.png

It shows up on my Default View and my Self Service View.   Please let me know how to change this!

Thank you!

8 REPLIES 8

Actually there just might be a way....



Try playing with system UI\Context menu. You can create an entry for your custom table, and might just be able to script what you want to see in it from there.


Deepak Kumar5
Kilo Sage

Go to UI action and check both.


Better way to hide-- Open UI action and then search "insert" and "insert and stay" for Global table.


Create same UI action for both for your custom table and then make them inactive.


JusCuz
Tera Guru

oh now I didn't think of that....the new one for your table will override the global. nice.


Suzanne_Ryan
Giga Expert

I will try that and check back in, thank you both!!