Hi
i'm working with Apex Version 19.1 and i try to figure out how to hide/remove Selection in Actions Menu in an Interactive Grid.
https://docs.oracle.com/en/database/oracle/application-express/19.1/aexjs/interactiveGrid.html
I know how to do it for a single action...actions.remove("");
But I can't figure out how to do it for the whole Selection submenu.
Can anyone help me?