{
"id": "two-columns-image-text",
"labelField": "template",
"fields": [
{
"title": "Template",
"name": "template",
"type": "string",
"default": "two-columns-image-text",
"hidden": true
},
{
"title": "Heading",
"name": "heading",
"type": "string"
},
{
"title": "Image",
"name": "image",
"type": "image"
},
{
"title": "Text/Content",
"name": "content",
"type": "string"
},
{
"title": "fieldGroup",
"name": "fieldGroup",
"type": "string",
"default": "two-columns-image-text",
"hidden": true
}
]
},
Describe the bug
Default string not showing up randomly. In the example below the
fieldGroupwill populate, but thetemplatewill not. When I remove thehiddenoption the text does not appear in the front matter either.Expected behavior
Fields with default text to populate the front matter.
Desktop (please complete the following information):
Version: 1.76.2
Commit: ee2b180d582a7f601fa6ecfdad8d9fd269ab1884
Date: 2023-03-14T17:53:46.528Z
Electron: 19.1.11
Chromium: 102.0.5005.196
Node.js: 16.14.2
V8: 10.2.154.26-electron.0
OS: Darwin arm64 22.3.0
Sandboxed: No