This repository has been archived on 2022-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
goodnightout_composer/config/core.entity_form_display.ta...

56 lines
1.1 KiB
YAML

uuid: 0093dadc-135c-415b-980f-95eba8198911
langcode: en
status: true
dependencies:
config:
- field.field.taxonomy_term.client_status.field_substatuses
- taxonomy.vocabulary.client_status
module:
- path
- text
id: taxonomy_term.client_status.default
targetEntityType: taxonomy_term
bundle: client_status
mode: default
content:
description:
type: text_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_substatuses:
weight: 101
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete
region: content
name:
type: string_textfield
weight: -5
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
path:
type: path
weight: 30
region: content
settings: { }
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 100
region: content
third_party_settings: { }
hidden: { }