Property reference

glide.ui.html.editor.contextmenu

The glide.ui.html.editor.contextmenu property defines the options available in the client-side HTML editor's context menu. Admins may adjust this setting to customize user interactions, particularly when the default options do not meet their needs.

Default: link image table Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property specifies which context menu options are displayed in the HTML editor, with a default setting of 'link image table'. Setting it to 'false' disables the editor's context menu entirely.
What area does it affect? HTML editor context menu
What does the default mean? The default value is "link image table", which is the baseline setting used unless it is changed.
When should you review it? Review this property when customizing the HTML editor's functionality or addressing user feedback on context menu options.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.html.editor.contextmenu
Sys ID 508b678393cf2110b089b15d6cba10fc
Type string
Application Global
Default value link image table
Description Client-side HTML editor has its own context menu, overriding the browser's. Holding Ctrl while right-clicking bypasses the editor's context menu to show the native context menu. This property specifies which context menu options are available. Default value is "link image table" (without quotes). A value of "false" (without quotes) disables the editor's context menu.
Updated 2024-05-25 03:38:58