dcat-8.x-1.x-dev/config/optional/core.entity_view_display.dcat_vcard.location.default.yml
config/optional/core.entity_view_display.dcat_vcard.location.default.yml
langcode: en
status: true
dependencies:
config:
- dcat.dcat_vcard_type.location
- field.field.dcat_vcard.location.country
- field.field.dcat_vcard.location.locality
- field.field.dcat_vcard.location.postal_code
- field.field.dcat_vcard.location.region
- field.field.dcat_vcard.location.street_address
module:
- text
- user
id: dcat_vcard.location.default
targetEntityType: dcat_vcard
bundle: location
mode: default
content:
country:
weight: 4
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
type: string
locality:
weight: 2
label: hidden
settings: { }
third_party_settings: { }
type: text_default
postal_code:
weight: 1
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
type: string
region:
weight: 3
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
type: string
street_address:
weight: 0
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
type: string
hidden:
external_id: true
user_id: true
