core.entity_form_display.paragraph.bp_columns_two_uneven.default.yml in Bootstrap Paragraphs 8.2
config/optional/core.entity_form_display.paragraph.bp_columns_two_uneven.default.yml
1 string reference to 'core.entity_form_display.paragraph.bp_columns_two_uneven.default'
- bootstrap_paragraphs_update_8204 in ./
bootstrap_paragraphs.install - Adds Header field to top level bundles.
File
config/optional/core.entity_form_display.paragraph.bp_columns_two_uneven.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.paragraph.bp_columns_two_uneven.bp_background
- - field.field.paragraph.bp_columns_two_uneven.bp_column_content_2
- - field.field.paragraph.bp_columns_two_uneven.bp_column_style_2
- - field.field.paragraph.bp_columns_two_uneven.bp_header
- - field.field.paragraph.bp_columns_two_uneven.bp_width
- - paragraphs.paragraphs_type.bp_columns_two_uneven
- module:
- - paragraphs
- id: paragraph.bp_columns_two_uneven.default
- targetEntityType: paragraph
- bundle: bp_columns_two_uneven
- mode: default
- content:
- bp_background:
- weight: 0
- settings: { }
- third_party_settings: { }
- type: options_select
- region: content
- bp_column_content_2:
- type: entity_reference_paragraphs
- weight: 3
- settings:
- title: Paragraph
- title_plural: Paragraphs
- edit_mode: closed
- add_mode: dropdown
- form_display_mode: default
- default_paragraph_type: ''
- third_party_settings: { }
- region: content
- bp_column_style_2:
- weight: 2
- settings: { }
- third_party_settings: { }
- type: options_select
- region: content
- bp_header:
- type: string_textfield
- weight: 4
- region: content
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- bp_width:
- weight: 1
- settings: { }
- third_party_settings: { }
- type: options_select
- region: content
- hidden:
- created: true
- status: true
- uid: true