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 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties