oliverdavies.uk-drupal-old/config/sync/core.entity_form_display.node.talk.default.yml

85 lines
1.7 KiB
YAML
Raw Normal View History

2020-02-07 22:27:46 +00:00
uuid: f99d1b17-736c-4f8d-8711-1f0d69602470
langcode: en
status: true
dependencies:
config:
- field.field.node.talk.body
- field.field.node.talk.field_events
- node.type.talk
module:
- paragraphs
2020-02-07 22:27:46 +00:00
- text
id: node.talk.default
targetEntityType: node
bundle: talk
mode: default
content:
body:
type: text_textarea_with_summary
weight: 121
settings:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
region: content
created:
type: datetime_timestamp
weight: 10
region: content
settings: { }
third_party_settings: { }
field_events:
type: entity_reference_paragraphs
2020-02-07 22:27:46 +00:00
weight: 122
settings:
title: Paragraph
title_plural: Paragraphs
edit_mode: closed
add_mode: dropdown
form_display_mode: default
default_paragraph_type: events
2020-02-07 22:27:46 +00:00
third_party_settings: { }
region: content
promote:
type: boolean_checkbox
settings:
display_label: true
weight: 15
region: content
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 120
region: content
third_party_settings: { }
sticky:
type: boolean_checkbox
settings:
display_label: true
weight: 16
region: content
third_party_settings: { }
title:
type: string_textfield
weight: -5
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 5
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
region: content
third_party_settings: { }
hidden: { }