Add the subscription form below the body content
Add the subscription form below the body content for daily email nodes.
This commit is contained in:
parent
a0f25bb985
commit
6b15e5c40a
3 changed files with 61 additions and 1 deletions
|
@ -7,8 +7,55 @@ dependencies:
|
|||
- field.field.node.daily_email.field_daily_email_cta
|
||||
- node.type.daily_email
|
||||
module:
|
||||
- layout_builder
|
||||
- layout_discovery
|
||||
- opd_daily_emails
|
||||
- text
|
||||
- user
|
||||
third_party_settings:
|
||||
layout_builder:
|
||||
enabled: true
|
||||
allow_custom: false
|
||||
sections:
|
||||
-
|
||||
layout_id: layout_onecol
|
||||
layout_settings:
|
||||
label: ''
|
||||
components:
|
||||
5f64dbd7-4d0e-4ac0-ae42-a1698b66931a:
|
||||
uuid: 5f64dbd7-4d0e-4ac0-ae42-a1698b66931a
|
||||
region: content
|
||||
configuration:
|
||||
id: 'field_block:node:daily_email:body'
|
||||
label_display: '0'
|
||||
context_mapping:
|
||||
entity: layout_builder.entity
|
||||
formatter:
|
||||
type: text_default
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
additional: { }
|
||||
third_party_settings: { }
|
||||
-
|
||||
layout_id: layout_onecol
|
||||
layout_settings:
|
||||
label: ''
|
||||
context_mapping: { }
|
||||
components:
|
||||
fe7184b1-4b65-4fc2-bb42-3bdbb81287c7:
|
||||
uuid: fe7184b1-4b65-4fc2-bb42-3bdbb81287c7
|
||||
region: content
|
||||
configuration:
|
||||
id: opd_daily_emails_kit_subscription_block
|
||||
label: 'Was this interesting?'
|
||||
label_display: visible
|
||||
provider: opd_daily_emails
|
||||
context_mapping: { }
|
||||
weight: 0
|
||||
additional: { }
|
||||
third_party_settings: { }
|
||||
id: node.daily_email.default
|
||||
targetEntityType: node
|
||||
bundle: daily_email
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue