Application settings feature

It would be really great if in all application settings section, there were a check box to enable ‘No right click’ on that app.

Simple code to do this is <body oncontextmenu=“return false;”> placed above the php tag. We are inserting this into my_app.php after deployment and have to remember to put it back in if we re-deploy that app.
This is especially useful on menu items. We have users that will open an app multiple times with right click in new window or tab and lose the variables so this is what we implemented.

Hello,

I have just sent your suggestion to our team.

regards,
Bernhard Bernsmann