core.entity_form_display.block_content.panopoly_widgets_file.default.yml in Panopoly Widgets 8.2
config/install/core.entity_form_display.block_content.panopoly_widgets_file.default.yml
File
config/install/core.entity_form_display.block_content.panopoly_widgets_file.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - block_content.type.panopoly_widgets_file
- - field.field.block_content.panopoly_widgets_file.body
- - field.field.block_content.panopoly_widgets_file.field_panopoly_widgets_file
- module:
- - file
- - text
- id: block_content.panopoly_widgets_file.default
- targetEntityType: block_content
- bundle: panopoly_widgets_file
- mode: default
- content:
- body:
- type: text_textarea_with_summary
- weight: 2
- settings:
- rows: 9
- summary_rows: 3
- placeholder: ''
- third_party_settings: { }
- region: content
- field_panopoly_widgets_file:
- weight: 1
- settings:
- progress_indicator: throbber
- third_party_settings: { }
- type: file_generic
- region: content
- info:
- type: string_textfield
- weight: 0
- region: content
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- hidden: { }