farm-2.x-dev/modules/taxonomy/plant_type/config/install/core.entity_form_display.taxonomy_term.plant_type.default.yml
modules/taxonomy/plant_type/config/install/core.entity_form_display.taxonomy_term.plant_type.default.yml
langcode: en
status: true
dependencies:
config:
- field.field.taxonomy_term.plant_type.companions
- field.field.taxonomy_term.plant_type.crop_family
- field.field.taxonomy_term.plant_type.image
- field.field.taxonomy_term.plant_type.maturity_days
- field.field.taxonomy_term.plant_type.transplant_days
- image.style.thumbnail
- taxonomy.vocabulary.plant_type
enforced:
module:
- farm_plant_type
module:
- image
- text
id: taxonomy_term.plant_type.default
targetEntityType: taxonomy_term
bundle: plant_type
mode: default
content:
companions:
type: entity_reference_autocomplete
weight: 5
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
crop_family:
type: entity_reference_autocomplete
weight: 2
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
description:
type: text_textarea
weight: 1
region: content
settings:
placeholder: ''
rows: 5
third_party_settings: { }
image:
type: image_image
weight: 6
region: content
settings:
progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings: { }
maturity_days:
type: number
weight: 4
region: content
settings:
placeholder: ''
third_party_settings: { }
name:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 7
region: content
third_party_settings: { }
transplant_days:
type: number
weight: 3
region: content
settings:
placeholder: ''
third_party_settings: { }
hidden: { }
