Property reference

glide.ui.syntax_editor.code_mirror_fields

The glide.ui.syntax_editor.code_mirror_fields property specifies which field types utilize CodeMirror as their editor in form views. Admins should review this setting to ensure the desired fields are configured for enhanced code editing functionality.

Default: json 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 defines a list of field types that will employ CodeMirror for editing, improving the user experience for code-related fields.
What area does it affect? Form view editing
What does the default mean? The default value is "json", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring fields for code editing or updating form layouts.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.syntax_editor.code_mirror_fields
Sys ID 5d0c188839416210f877f11c55336ece
Type string
Application Global
Default value json
Description A comma-separated list of field types that will use CodeMirror as the field editor in the form view
Updated 2025-04-16 08:56:22