oliverdavies.uk-drupal/config/sync/core.base_field_override.node.talk.promote.yml
Oliver Davies 87fa51ea7f Add initial talks
- Add a talk content type
- Add slides field to talks
- Add video field
- Add events field and paragraphs
2024-04-09 14:41:21 +01:00

23 lines
395 B
YAML

uuid: adac3797-a726-40e3-9f8e-7d9e5d0b23e7
langcode: en
status: true
dependencies:
config:
- node.type.talk
id: node.talk.promote
field_name: promote
entity_type: node
bundle: talk
label: 'Promoted to front page'
description: ''
required: false
translatable: true
default_value:
-
value: 0
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean