Property reference

glide.ui.javascript_editor

The glide.ui.javascript_editor property enables the JavaScript syntax coloring editor within the ServiceNow platform. Admins should ensure this feature is enabled for improved code readability and editing efficiency when working with JavaScript.

Default: true Type: boolean 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 activates a syntax coloring editor specifically for JavaScript, enhancing the coding experience by providing visual cues.
What area does it affect? JavaScript Editing
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when configuring development environments or troubleshooting code editing issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.javascript_editor
Sys ID 20720467c0a8646b016cdceef30590a0
Type boolean
Application Global
Default value true
Description Enable the javascript syntax coloring editor.
Updated 2024-05-25 04:39:31

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... editor The Syntax Editor plugin (com.glide.syntax_editor) is required to use this functionality. To configure the JavaScript syntax editor functionality on an instance, you can use the following system properties: • glide.ui.javascript_editor: Turn on or off using the JavaScript syntax editor for script fields. • glide.ui.syntax_editor.show_warnings_errors: Configure whether to show indicators next to a line of code that contains an issue for ...
Documentation excerpt View supporting context
Context preview Snippet 2
... is critical must be read. VoiceOver audible cues describe the content of the section that is necessary to read. To enable accessibility functions, administrators should set these sys_properties: 1. Setting glide.ui.javascript_editor to false makes the following functions accessible: ◦Script fields (such as Script Include). ◦Side-by-side script comparison. 2. Setting sys_properties color settings enables high contrast visibility, which makes the left and ...
Documentation excerpt View supporting context
Context preview Snippet 3
... glide.ui11.use UI11 Admin or User Indicates whether UI11 is active fo is no longer available. glide.ui.navpage_state Menus System Only DO NOT MODIFY.Indicates the u configuration. Type: String Default value: None glide.ui.javascript_editor UI Admin or User Indicates whether the JavaScript formatting controls are enabled o the user. The JavaScript editor ico formatting controls are available where the Syntax Editor plugin is record ...