core.entity_form_display.node.bricky_paragraphs.default.yml in Bricks 2.x
Same filename and directory in other branches
modules/bricks_default_paragraphs/config/install/core.entity_form_display.node.bricky_paragraphs.default.yml
File
modules/bricks_default_paragraphs/config/install/core.entity_form_display.node.bricky_paragraphs.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.node.bricky_paragraphs.field_body_paragraphs
- - node.type.bricky_paragraphs
- module:
- - bricks_inline
- - path
- id: node.bricky_paragraphs.default
- targetEntityType: node
- bundle: bricky_paragraphs
- mode: default
- content:
- created:
- type: datetime_timestamp
- weight: 4
- region: content
- settings: { }
- third_party_settings: { }
- field_body_paragraphs:
- weight: 1
- settings:
- form_mode: default
- label_singular: ''
- label_plural: ''
- allow_new: '1'
- allow_existing: '1'
- match_operator: CONTAINS
- override_labels: 0
- third_party_settings: { }
- type: bricks_tree_inline
- region: content
- langcode:
- type: language_select
- weight: 2
- region: content
- settings: { }
- third_party_settings: { }
- path:
- type: path
- weight: 7
- region: content
- settings: { }
- third_party_settings: { }
- promote:
- type: boolean_checkbox
- settings:
- display_label: true
- weight: 5
- region: content
- third_party_settings: { }
- sticky:
- type: boolean_checkbox
- settings:
- display_label: true
- weight: 6
- region: content
- third_party_settings: { }
- title:
- type: string_textfield
- weight: 0
- region: content
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- uid:
- type: entity_reference_autocomplete
- weight: 3
- settings:
- match_operator: CONTAINS
- size: 60
- placeholder: ''
- region: content
- third_party_settings: { }
- hidden: { }