oliverdavies.uk/config/sync/core.entity_view_display.node.daily_email.rss.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

32 lines
663 B
YAML

uuid: fa37d7a0-718a-45df-9142-e32e47a15e1f
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.rss
- field.field.node.daily_email.body
- field.field.node.daily_email.field_daily_email_cta
- node.type.daily_email
module:
- layout_builder
- text
- user
third_party_settings:
layout_builder:
enabled: false
allow_custom: false
id: node.daily_email.rss
targetEntityType: node
bundle: daily_email
mode: rss
content:
body:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 0
region: content
hidden:
field_daily_email_cta: true
links: true