This commit is contained in:
Bachir Soussi Chiadmi 2021-11-23 09:46:22 +01:00
parent 8522ab879c
commit 53d341d3d7

View File

@ -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