Add a boolean field for busting out of the flow

This commit is contained in:
benjamin melançon 2018-11-19 21:20:30 -05:00
parent 034c4e185f
commit 81310df79f
4 changed files with 77 additions and 1 deletions

View file

@ -3,17 +3,41 @@ langcode: en
status: true
dependencies:
config:
- field.field.paragraph.view.field_style_escape_flow
- field.field.paragraph.view.field_view_reference
- paragraphs.paragraphs_type.view
module:
- field_group
- viewsreference
third_party_settings:
field_group:
group_style:
children:
- field_style_escape_flow
parent_name: ''
weight: 1
format_type: details
format_settings:
id: ''
classes: ''
open: true
required_fields: true
label: Style
region: content
id: paragraph.view.default
targetEntityType: paragraph
bundle: view
mode: default
content:
field_style_escape_flow:
weight: 2
settings:
display_label: false
third_party_settings: { }
type: boolean_checkbox
region: content
field_view_reference:
weight: 1
weight: 0
settings:
match_operator: CONTAINS
size: '60'