cforge-2.0.x-dev/config/install/core.entity_form_display.node.story.default.yml
config/install/core.entity_form_display.node.story.default.yml
langcode: en
status: true
dependencies:
config:
- field.field.node.story.attached
- field.field.node.story.body
- field.field.node.story.comments
- field.field.node.story.image
- image.style.thumbnail
- node.type.story
module:
- file
- image
- path
- text
id: node.story.default
targetEntityType: node
bundle: story
mode: default
content:
title:
type: string_textfield
weight: 0
settings:
size: 60
placeholder: ''
third_party_settings: { }
region: content
body:
type: text_textarea_with_summary
weight: 1
settings:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
region: content
image:
type: image_image
weight: 2
region: content
settings:
progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings: { }
langcode:
type: language_select
weight: 3
settings:
include_locked: true
third_party_settings: { }
region: content
attached:
type: file_generic
weight: 4
region: content
settings:
progress_indicator: throbber
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 5
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
region: content
path:
type: path
weight: 6
settings: { }
third_party_settings: { }
region: content
status:
type: boolean_checkbox
settings:
display_label: true
weight: 7
region: content
third_party_settings: { }
hidden:
comments: true
created: true
promote: true
sticky: true
