From 53d341d3d702be2e5d4153a6a1e0d2f6dc9a3cee Mon Sep 17 00:00:00 2001 From: bach Date: Tue, 23 Nov 2021 09:46:22 +0100 Subject: [PATCH] #1218 --- ..._display.paragraph.partenaires.default.yml | 23 +++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/config/sync/core.entity_form_display.paragraph.partenaires.default.yml b/config/sync/core.entity_form_display.paragraph.partenaires.default.yml index 4301622c..7c545cbd 100644 --- a/config/sync/core.entity_form_display.paragraph.partenaires.default.yml +++ b/config/sync/core.entity_form_display.paragraph.partenaires.default.yml @@ -16,6 +16,7 @@ dependencies: - file - image - link + - paragraphs - text third_party_settings: field_group: @@ -51,7 +52,8 @@ third_party_settings: required_fields: true label: Partenaire group_enfants: - children: { } + children: + - field_partenaires_enfants parent_name: group_tabs weight: 20 format_type: tab @@ -99,6 +101,24 @@ content: third_party_settings: { } type: string_textfield region: content + field_partenaires_enfants: + type: paragraphs + weight: 0 + region: content + settings: + title: Paragraph + title_plural: Paragraphs + edit_mode: open + closed_mode: summary + autocollapse: none + closed_mode_threshold: 0 + add_mode: dropdown + form_display_mode: default + default_paragraph_type: '' + features: + collapse_edit_all: collapse_edit_all + duplicate: duplicate + third_party_settings: { } field_presentation: weight: 2 settings: @@ -109,5 +129,4 @@ content: region: content hidden: created: true - field_partenaires_enfants: true status: true