Display the Genero context menu
When the user right-clicks on their Genero application, a context menu displays; you can specify whether it is the browser context menu or a Genero context menu depends on a theme variable.
About this task
When you right-click on a Genero application your GBC application, the resulting context menu can be either the browser context menu or the Genero context menu. By default, it is the browser context menu.


To display the Genero context menu, you have two options.
-
To add this feature for all applications, create a GBC customization.
-
To add this feature for the current session only, add
contextmenu=1as an application URL query string parameter. For example, to launch the demo application using a customization named "sample" and with the Genero context menu activated, use this URL:For details about query string parameters, go to Query string parameters
If you
Before you begin
To display the Genero context menu when the user right-clicks on an application, set the gbc-disable-context-menu theme variable to FALSE.