materio-d9/config/sync/core.entity_view_display.ta...

58 lines
1.3 KiB
YAML
Raw Normal View History

2018-12-10 15:22:44 +01:00
uuid: 47e24039-1ffa-4443-84ba-79abb16929e1
langcode: en
status: true
dependencies:
config:
- field.field.taxonomy_term.showroom.field_memo
- field.field.taxonomy_term.showroom.field_migration
- field.field.taxonomy_term.showroom.field_public_address
- field.field.taxonomy_term.showroom.field_public_email
- field.field.taxonomy_term.showroom.field_public_phone
- field.field.taxonomy_term.showroom.field_workflow
- taxonomy.vocabulary.showroom
module:
- address
2019-05-24 13:07:50 +02:00
- telephone_formatter
2018-12-10 15:22:44 +01:00
- text
id: taxonomy_term.showroom.default
targetEntityType: taxonomy_term
bundle: showroom
mode: default
content:
description:
label: hidden
type: text_default
weight: 0
region: content
settings: { }
third_party_settings: { }
field_public_address:
weight: 2
label: above
settings: { }
third_party_settings: { }
type: address_default
region: content
field_public_email:
weight: 3
label: above
settings: { }
third_party_settings: { }
2019-05-24 13:07:50 +02:00
type: email_mailto
2018-12-10 15:22:44 +01:00
region: content
field_public_phone:
weight: 1
label: above
2019-05-24 13:07:50 +02:00
settings:
format: 1
link: true
default_country: null
2018-12-10 15:22:44 +01:00
third_party_settings: { }
2019-05-24 13:07:50 +02:00
type: telephone_formatter
2018-12-10 15:22:44 +01:00
region: content
hidden:
2019-05-24 13:07:50 +02:00
field_memo: true
field_migration: true
field_workflow: true
2018-12-10 15:22:44 +01:00
langcode: true