Question

Hide RMB option in specific place

  • 3 March 2023
  • 5 replies
  • 122 views

Hi, I have problem with RMB. I have to hide one of option on screenshot below but I cannnot find permission where it is. I don’t have idea where can i search it.

 


5 replies

Userlevel 2
Badge +7

Hi 

Have you tried to use the Debug Console to identify the API or Screen that the RMB option calls? 

If you don’t have the menu bar across the top you can press ALT+F then go to View to ensure the menu is visible. In this menu you can open the Debug Console and that should give you a better indication of what permissions you will need to change. 

 

Regards 

Lee

I tried use Debug Console and I unmark each API visible from Debug Console and nothing happened.

Userlevel 5
Badge +15

Hi

 

Did You check debug consone when RMB is choosen? Maybe You can not disable/grey out menu entry but You can block action.

I tried block/hide and disable but I cannot do it. I found API when I click in this option but it not working.

I don’t know where is problem .

Userlevel 7
Badge +22

Hi @mateusz.zmuda 

if you deprive the permission for the screen “Receive to Inventory” the context menu will also disappear.

Reply