oliverdavies.uk/config/sync/core.entity_view_display.node.daily_email.default.yml
Oliver Davies 2d55ea78f1 Add CTAs to daily emails
Add a daily email CTA node type and reference field to attach a CTA to a
daily email.

Also update the RSS feed view to include the referenced body field
value.
2025-06-14 00:18:52 +01:00

26 lines
530 B
YAML

uuid: 9e0c0e1c-fd1b-46ef-82cc-17e248b39748
langcode: en
status: true
dependencies:
config:
- field.field.node.daily_email.body
- field.field.node.daily_email.field_daily_email_cta
- node.type.daily_email
module:
- text
- user
id: node.daily_email.default
targetEntityType: node
bundle: daily_email
mode: default
content:
body:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 0
region: content
hidden:
field_daily_email_cta: true
links: true