core.entity_form_display.paragraph.tab_section.default.yml in Bootstrap Paragraphs 8
config/install/core.entity_form_display.paragraph.tab_section.default.yml
File
config/install/core.entity_form_display.paragraph.tab_section.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.paragraph.tab_section.field_tab_section_body
- - field.field.paragraph.tab_section.field_tab_section_title
- - paragraphs.paragraphs_type.tab_section
- module:
- - paragraphs
- id: paragraph.tab_section.default
- targetEntityType: paragraph
- bundle: tab_section
- mode: default
- content:
- field_tab_section_body:
- type: entity_reference_paragraphs
- weight: 1
- settings:
- title: Paragraph
- title_plural: Paragraphs
- edit_mode: open
- add_mode: dropdown
- form_display_mode: default
- third_party_settings: { }
- field_tab_section_title:
- weight: 0
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- type: string_textfield
- hidden:
- created: true
- status: true
- uid: true