This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/config/core.entity_form_display.block_content.schedule.default.yml
2017-04-18 11:43:48 +01:00

50 lines
1 KiB
YAML

uuid: 41f26539-440c-43b9-a2ed-f9d264233ee1
langcode: en
status: true
dependencies:
config:
- block_content.type.schedule
- field.field.block_content.schedule.field_cxo_text
- field.field.block_content.schedule.field_dev_text
- field.field.block_content.schedule.field_sprint_text
module:
- text
id: block_content.schedule.default
targetEntityType: block_content
bundle: schedule
mode: default
content:
field_cxo_text:
weight: 26
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: text_textarea
region: content
field_dev_text:
weight: 27
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: text_textarea
region: content
field_sprint_text:
weight: 28
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: text_textarea
region: content
info:
type: string_textfield
weight: -5
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }