forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
44 lines
1.1 KiB
YAML
44 lines
1.1 KiB
YAML
uuid: 80eefc69-6933-460e-b1f4-15f52e4c2693
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- core.entity_view_mode.node.teaser
|
|
- field.field.node.pricing_table.body
|
|
- field.field.node.pricing_table.field_link
|
|
- field.field.node.pricing_table.field_pricing_currency
|
|
- field.field.node.pricing_table.field_pricing_duration
|
|
- field.field.node.pricing_table.field_pricing_feature
|
|
- field.field.node.pricing_table.field_pricing_price
|
|
- field.field.node.pricing_table.field_pricing_table_type
|
|
- node.type.pricing_table
|
|
module:
|
|
- text
|
|
- user
|
|
id: node.pricing_table.teaser
|
|
targetEntityType: node
|
|
bundle: pricing_table
|
|
mode: teaser
|
|
content:
|
|
body:
|
|
type: text_summary_or_trimmed
|
|
label: hidden
|
|
settings:
|
|
trim_length: 600
|
|
third_party_settings: { }
|
|
weight: 101
|
|
region: content
|
|
links:
|
|
settings: { }
|
|
third_party_settings: { }
|
|
weight: 100
|
|
region: content
|
|
hidden:
|
|
field_link: true
|
|
field_pricing_currency: true
|
|
field_pricing_duration: true
|
|
field_pricing_feature: true
|
|
field_pricing_price: true
|
|
field_pricing_table_type: true
|
|
langcode: true
|