Enable multiparagraph flow
This commit is contained in:
parent
09217e1231
commit
b3d3a05310
9 changed files with 208 additions and 0 deletions
|
@ -0,0 +1,48 @@
|
|||
uuid: 8bffc5b0-263e-4c44-bcab-70f34547ed82
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.multiparagraph_flow.field_grid_width
|
||||
- field.field.paragraph.multiparagraph_flow.field_paragraphs
|
||||
- paragraphs.paragraphs_type.multiparagraph_flow
|
||||
module:
|
||||
- paragraphs_browser
|
||||
_core:
|
||||
default_config_hash: oS6PdNiyJWZ-TAlQLtNmvkdNLvOLrwBpnqmqWR_Q8Ns
|
||||
id: paragraph.multiparagraph_flow.default
|
||||
targetEntityType: paragraph
|
||||
bundle: multiparagraph_flow
|
||||
mode: default
|
||||
content:
|
||||
field_grid_width:
|
||||
type: options_select
|
||||
weight: 0
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
field_paragraphs:
|
||||
type: paragraphs_browser
|
||||
weight: 1
|
||||
region: content
|
||||
settings:
|
||||
title: Paragraph
|
||||
title_plural: Paragraphs
|
||||
edit_mode: open
|
||||
closed_mode: preview
|
||||
autocollapse: none
|
||||
closed_mode_threshold: '0'
|
||||
add_mode: paragraphs_browser
|
||||
form_display_mode: default
|
||||
default_paragraph_type: _none
|
||||
paragraphs_browser: content
|
||||
modal_width: 80%
|
||||
modal_height: auto
|
||||
features:
|
||||
duplicate: 0
|
||||
collapse_edit_all: 0
|
||||
add_above: 0
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
created: true
|
||||
status: true
|
Loading…
Add table
Add a link
Reference in a new issue