Miscellaneous

Enable/Disable miscelleanous GBC behaviors

$gbc-disable-ending-popup

Deactivates the pop-up warning displayed on leaving an application. The pop-up warning will be shown if at least one interaction/change has occurred on the application. In development mode on httpdispatch or using the debugMode=1 query string, the popup is never shown.

Type: boolean

Default value: false

Alias (for compatibility): $theme-disable-ending-popup,gbc-desactivate-ending-popup

$gbc-disable-context-menu

Disable the genero context menu

Type: boolean

Default value: true

Computed value: true

Alias (for compatibility): $theme-disable-context-menu

$gbc-enable-degraded-mode-alerts

Enable degraded mode alerts

Type: boolean

Default value: true

Computed value: true

Alias (for compatibility): $theme-enable-degraded-mode-alerts

$gbc-aui-mutation-watch

DEPRECATED

Enable watching aui mutations - deprecated - need to remove this feature as it is not tested

Type: boolean

Default value: false

Alias (for compatibility): $aui-mutation-watch

$gbc-aui-mobileUI-default

Set mobile AUI as default

Type: boolean

Default value: false

Alias (for compatibility): $aui-mobileUI-default

$gbc-aui-json-protocol

DEPRECATED

Use JSON Aui protocol to avoid parsing - deprecated - need to remove this feature as it is not tested

Type: boolean

Default value: false

Alias (for compatibility): $aui-json-protocol

$gbc-default-reduceFilter

Force using reduce Filter if not define as a 4ST style

Type: boolean

Default value: false

Alias (for compatibility): $theme-default-reduceFilter

$gbc-action-name-backward-compatibility

Fallback on action name (for Topmenu, Toolbar and ContextMenu) if there is no text or icon defined for the action

Type: boolean

Default value: false

Alias (for compatibility): $theme-action-name-backward-compatibility