From 0cb499442c7cafe21601dc0d2b6e783b226b8682 Mon Sep 17 00:00:00 2001 From: ekachxaidze98 <65679299+ekachxaidze98@users.noreply.github.com> Date: Tue, 23 Jan 2024 18:20:34 +0400 Subject: [PATCH] netlify faq (#1089) (#1090) --- netlify-cms.config.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/netlify-cms.config.yml b/netlify-cms.config.yml index 4c99ebaf..9dae7bc6 100644 --- a/netlify-cms.config.yml +++ b/netlify-cms.config.yml @@ -1396,7 +1396,7 @@ collections: hint: Title of the links block - name: updateDate widget: string - label: Title + label: Date hint: Update date of block - name: sections widget: object @@ -1408,10 +1408,12 @@ collections: label: ID widget: string hint: id of subItems, some might not have it + required: false - name: title widget: string label: Title hint: Title of subItems, some might not have it + required: false - name: items label: items widget: object