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,6 +3,7 @@ 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:
@ -12,6 +13,16 @@ targetEntityType: paragraph
bundle: view
mode: default
content:
field_style_escape_flow:
weight: 2
label: above
settings:
format: default
format_custom_false: ''
format_custom_true: ''
third_party_settings: { }
type: boolean
region: content
field_view_reference:
weight: 1
label: hidden